This version of Xilinx® Runtime includes the following new features and changed behavior.
- AI Engine Support
- Added support for multiple individual AI Engine graph run time controls. The host application
can now manage multiple
xrt::hw_contextinstances, enabling loading and reloading of the XCLBIN for AI Engine graphs. - Infrastructure
-
xrt::hw_contexthas been moved from experimental folder to the main API area. Existing paths in the experimental area remain functional for backward compatibility.
- Deprecation Plan
-
xbutilhas been renamed toxrt-smi.
Note: For
detailed information about XRT API changes and experimental features, refer to the changelog.