Using the Restrict Keyword in AI Engine Kernels - 2024.1 English

AI Engine Kernel and Graph Programming Guide (UG1079)

Document ID
UG1079
Release Date
2024-06-05
Version
2024.1 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.