Graph Execution Control - 2024.2 English - UG1603

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

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

In AMD Versalâ„¢ Adaptive SoCs with AI Engine-MLs, the processing system (PS) can be used to dynamically load, monitor, and control the graphs that are executing on the AI Engine-ML array. Even if the AI Engine graph is loaded once as a single bitstream image, the PS program can be used to monitor the state of the execution and modify the runtime parameters of the graph.

The graph base class provides a number of API methods to control the initialization and execution of the graph that can be used in the main program. The user main application used in simulating the graph does not support argc, argv parameters.