Using the Restrict Keyword in AI Engine Kernels - 2024.2 English

AI Engine-ML Kernel and Graph Programming Guide (UG1603)

Document ID
UG1603
Release Date
2024-11-28
Version
2024.2 English

The use of restrict keyword (__restrict) is permitted in the AI Engine kernel C++ code. This appendix highlights AMD recommendations for using the restrict keyword in the context of AI Engine kernel code.