ROCm CI Service Account
6f16da3f5c
SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. ( #2711 )
...
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983
[ROCm/hip commit: bfe584b134 ]
2022-06-02 17:00:05 +05:30
Satyanvesh Dittakavi
79e2bb73b8
SWDEV-306940 - Fix hip errors/warnings by CppCheck ( #2486 )
...
Change-Id: I91f5e97b0c7ca80b6d21fa66d24e3cf9fde716a9
[ROCm/hip commit: 610b859b34 ]
2022-02-24 20:57:04 +05:30
ansurya
87d8b0ba1b
SWDEV-287830 - Remove hardcoding of /opt/rocm path from hip samples ( #2391 )
...
Change-Id: I4ffcb4d5afe329377aca63ae0a962c1dc567bfd8
[ROCm/hip commit: a0d32f5899 ]
2021-11-25 15:10:15 +05:30
agunashe
a4ff63a29b
SWDEV-293742 - Update copyright end year
...
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
[ROCm/hip commit: d529637fbc ]
2021-07-07 12:57:23 -04:00
agodavar
7731bc3359
SWDEV-288510 - Add hip shared library path to run-time search for linker
...
Change-Id: I7eaf712c01556933b881b983a8994f4e06333116
[ROCm/hip commit: 8ce8a7ef75 ]
2021-06-02 12:57:12 -04:00
Aaron En Ye Shi
3fcf5799ed
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 commit: cfcf04d502 ]
2021-04-27 16:05:15 -04:00