Julia Jiang
b7d5ec9fec
SWDEV-458672 - Fix dead links in hip-tests repos
...
Change-Id: Iea5b47d2db3b6e33fc18f1ed5bb79be688cce600
[ROCm/hip-tests commit: c8c4faefa2 ]
2024-05-10 11:31:00 -04:00
jujiang
c9991341dc
SWDEV-444390 - Update link in Github for hip-tests
...
Change-Id: I8e49f88f8f6d9f6d430774bd72f8fdcc522553f6
[ROCm/hip-tests commit: 4c0bf68dd9 ]
2024-02-21 11:40:09 -05:00
Rahul Manocha
b299b79a77
SWDEV-436821 Update hip samples Readme files
...
Change-Id: I6bf3a72eac4a4242cb2dbf4e6eee73e0e1bef2ef
[ROCm/hip-tests commit: 76dd8ea569 ]
2023-12-21 14:20:44 -05:00
ROCm CI Service Account
9d7601de4c
SWDEV-334508 - CMake create static lib & linker commands for windows. ( #2841 )
...
Change-Id: I544837a65e47d425a946c666d0b2348aa7a33b15
[ROCm/hip-tests commit: 908988924a ]
2022-08-05 15:13:19 +05:30
ansurya
24acf4ab9e
SWDEV-287830 - Remove hardcoding of /opt/rocm path from hip samples ( #2391 )
...
Change-Id: I4ffcb4d5afe329377aca63ae0a962c1dc567bfd8
[ROCm/hip-tests commit: dc06edf44d ]
2021-11-25 15:10:15 +05:30
Aaron En Ye Shi
11b349cfe5
SWDEV-222423 - Add HIP Sample 2_Cookbook/15_static_library
...
HIP supports emitting two types of static libraries. One type
will export host functions and is compatible with host linkers.
The second type exports device functions, but is generated with
ar manually. Also, add a README with steps on how to run these
samples with Makefile or CMake.
Change-Id: I1be15c2884583b370092bc8e4bf04f726f8f5a27
[ROCm/hip-tests commit: 458a09f151 ]
2021-04-27 16:05:15 -04:00