Files
compute-runtime/programmers-guide/PROGRAMMERS_GUIDE.md
Aravind Gopalakrishnan 556102f760 Add programmers guide section on immediate command lists
Related-To: NEO-6519

Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
2022-05-04 12:17:28 +02:00

16 lines
558 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)
### [Immediate Commandlist](IMMEDIATE_COMMANDLIST.md)