Graph Execution Control - Graph Execution Control - 2026.1 English - UG1603

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

Document ID
UG1603
Release Date
2026-07-08
Version
2026.1 English

In AMD Versalâ„¢ Adaptive SoCs with AI Engine-MLs, you can use the processing system (PS) to dynamically load, monitor, and control the graphs that are executing on the AI Engine-ML array. You can use the PS program to monitor execution state and modify the RTPs of the graph even if the AI Engine graph is loaded one time as a single bitstream image.

The graph base class provides APIs to control the initialization and execution of the graph for use in the main program. The user main application used in simulating the graph does not support argc, argv parameters.