XRT
XRT copied to clipboard
XRT support for independent AIE graph compilation and linking
Problem solved by the commit
VITIS9887: XRT support for independent AIE graph compilation and linking
Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered
None
How problem was solved, alternative solutions (if any) and why they were rejected
Iterating over the new section in xclbin to read partitions info and call AIE driver API (to-be-provided) which sends the aie resources and start-num cols related to each sub-partition to AIE Driver. Also, added get_partition_id to get information from the xclbin regd partition_id.
Risks (if any) associated the changes in the commit
Low
What has been tested and how, request additional testing if necessary
Loading of new xclbin has been tested. The flow till the xrt sends all info to aie driver has been tested.
Documentation impact (if any)
NA