Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
kjayapra-amd
56562b37fd
SWDEV-504749 - Call hipStreamSynchronize before exiting the program to avoid memleaks.
...
Change-Id: Icd5d4c8f27b04caaeb315eb93673234f274b5c5b
[ROCm/hip-tests commit: c22b4fdea1 ]
2025-01-07 15:36:13 -05:00
ROCm CI Service Account
f8e1cba1ad
SWDEV-402381 - Add hipCheckErrors for HIP API calls in samples ( #375 )
...
Change-Id: I335d7e780362fc59fd2d90939b4c8b8a7231ffc7
[ROCm/hip-tests commit: 7cc53f992f ]
2023-07-20 10:22:17 +05:30
agunashe
516c38bcfd
SWDEV-293742 - Update copyright end year
...
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
[ROCm/hip-tests commit: e2c6bb5b4e ]
2021-07-07 12:57:23 -04:00
agodavar
b90ad08208
SWDEV-268552 - HIP sample segfaults during hipModuleLoad, fix mmap bug
...
Change-Id: I51c6061e7ac6b2524586d96fdd69b9f084b1906a
[ROCm/hip-tests commit: 1d1fd4d9f6 ]
2021-01-27 23:39:50 -05:00
agodavar
4ee84a7bd1
SWDEV-268552 - HIP sample hipDispatchEnqueueRateMT segfaults, updated to use hipModuleLoadData
...
Change-Id: Ibf34c780d5bd4278adcedba1d6e057637c258485
[ROCm/hip-tests commit: 3e11da745d ]
2021-01-19 09:32:14 -05:00
Tao Sang
f47afbd3bf
Remove hip-hcc codes: Part three
...
1.Rename include/hip/hcc_detail/ as include/hip/amd_detail/
2.Rename include/hip/nvcc_detail/ as include/hip/nvidia_detail/
3.Create __HIP_PLATFORM_AMD__ to replace __HIP_PLATFORM_HCC__
4.Create __HIP_PLATFORM_NVIDIA__ to replace __HIP_PLATFORM_NVCC__
After hcc_detail, nvcc_detail, __HIP_PLATFORM_HCC__ and __HIP_PLATFORM_NVCC__
have been removed from upstream, they will be removed from hip runtime.
Change-Id: I1ae457effd739d6c25bca203c1724b026be21fce
[ROCm/hip-tests commit: 693b89b3dd ]
2021-01-05 10:39:31 -05:00
Rahul Garg
885fbb7ec5
Fix hipDispatchEnqueueRateMT sample
...
Change-Id: I7ade0dcf8b32ac90a311022d12339740b2b3df44
[ROCm/hip-tests commit: aea45f4b58 ]
2020-08-14 18:56:39 -04:00
Rahul Garg
d7b7e62722
[sample] Add hipDispatchEnqueueRateMT ( #1869 )
...
* [sample] Add hipDispatchEnqueueRateMT
[ROCm/hip-tests commit: f9d99f3f8e ]
2020-02-13 23:21:40 -08:00