You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial HIP binding build support using headers from standard HIP install (#7867)
* Add upstream HIP as submodule to get header file definitions
* A simple vadd example for hip
* Added support for installing hip-dev -- which provides the official HIP header files -- from the Linux distribution
* Updated build infra to use HIP header files from HIP install area
* Add comment about defining __HIP_PLATFORM_AMD__
* Drop installation of hip.h file
* Minor code adjustments
Signed-off-by: Sonal Santan <[email protected]>
* DCO Remediation Commit for Sonal Santan <[email protected]>
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: a91d26b
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: d384c9f
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: 5076b02
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: a394207
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: ab75f5c
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: 18de09c
Signed-off-by: Sonal Santan <[email protected]>
* Improve the cmake handling of HIP for XRT to reduce warning messages
Enable building of HIP tests for XRT along with xrt and unit_test
* Remove redundant directory for vadd
* Code updates to address style issues
Add CMake based build of hip testcases
Signed-off-by: Sonal Santan <[email protected]>
* DCO Remediation Commit for Sonal Santan <[email protected]>
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: 747b2f3
I, Sonal Santan <[email protected]>, hereby add my Signed-off-by to this commit: dc9eabf
Signed-off-by: Sonal Santan <[email protected]>
* Drop usage of boost in hip testcases
Signed-off-by: Sonal Santan <[email protected]>
* Change the PASS/FAIL string to XRT standard
Signed-off-by: Sonal Santan <[email protected]>
---------
Signed-off-by: Sonal Santan <[email protected]>
0 commit comments