ROCm CI Service Account
c54451e622
SWDEV-371483 - Fixed the build of some tests in HIP-Samples ( #120 )
...
Change-Id: Iab0c79eafb9c919b65e7cb42ac865ce830a9e48d
[ROCm/hip-tests commit: 7e331b2479 ]
2023-02-03 20:39:44 +05:30
ROCm CI Service Account
c91bfdb8c6
SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. ( #2711 )
...
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983
[ROCm/hip-tests commit: 5e42fbedfd ]
2022-06-02 17:00:05 +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
Satyanvesh Dittakavi
7fbb0f1f55
SWDEV-284207 - Modify HIP samples to run on Navi and MI100 Asics
...
Change-Id: I5b8d4f8df36a5be2ea4c381b88454832c59253e6
[ROCm/hip-tests commit: 7f2e5437cb ]
2021-07-20 02:56:19 -04:00
agunashe
516c38bcfd
SWDEV-293742 - Update copyright end year
...
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
[ROCm/hip-tests commit: e2c6bb5b4e ]
2021-07-07 12:57:23 -04:00
Tao Sang
553b3136e6
SWDEV-270973 - Add missing copyright headers
...
Change-Id: I6bb27650f74372dae6e29c79fd6bb2022cc062fe
[ROCm/hip-tests commit: 562282039e ]
2021-03-01 19:46:24 -05:00
Aaron En Ye Shi
c24e1ee404
Add HIP Sample 2_Cookbook/16_assembly_to_executable
...
HIP supports compiling kernels from assembly into exec.
The device assembly needs to be compiled into a fat binary
object. This device object is embedded into a host object using
llvm-mc directives. Then, any host linker may link the host and
device objects together into an executable. A README is added.
Change-Id: I59d3a8b5363073810ffc3aa0d57f21b0df272369
[ROCm/hip-tests commit: 96c330c1af ]
2020-12-09 15:48:41 -05:00