XRT
XRT copied to clipboard
Add hip related functions
Problem solved by the commit
Added new hip module function as well as common utility function for creating host buffer
Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered
How problem was solved, alternative solutions (if any) and why they were rejected
Risks (if any) associated the changes in the commit
Low
What has been tested and how, request additional testing if necessary
Tested build flow on Linux and Windows Ran xrt_flow test on Linux and it passes
Documentation impact (if any)
NA
This PR contains changes from other PR (https://github.com/Xilinx/XRT/pull/8110) which is open so added do not merge tag. Once that PR gets merged I will rebase this and remove the tag.
Hi @stsoe, updated the PR to remove xrt_flow test and I will push this test to testcases repo. Updated the PR description appropriately. Please review