compute-runtime/programmers-guide/PROGRAMMERS_GUIDE.md

18 lines
712 B
Markdown
Raw Normal View History

<!---
Copyright (C) 2022-2023 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)
### [System Memory Allocations in Level Zero](SYSTEM_MEMORY_ALLOCATIONS.md)
### [Module Symbols and Linking in Level Zero](MODULE_SYMBOL_SUPPORT.md)