mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-23 02:34:04 +08:00
15 lines
504 B
Markdown
15 lines
504 B
Markdown
|
|
<!---
|
||
|
|
|
||
|
|
Copyright (C) 2022 Intel Corporation
|
||
|
|
|
||
|
|
SPDX-License-Identifier: MIT
|
||
|
|
|
||
|
|
-->
|
||
|
|
|
||
|
|
# Compute-Runtime Programmers and Optimization Guide
|
||
|
|
|
||
|
|
## Introduction
|
||
|
|
|
||
|
|
This document provides the architectural design followed in the Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver. Implementation details and optimization guidelines are explained, as well as a description of the different features available for the different supported platforms.
|
||
|
|
|
||
|
|
### [Implicit scaling](IMPLICIT_SCALING.md)
|