ROCm CI Service Account
97dc389893
SWDEV-367463 - Add unit test for hipMallocManaged call w/ large size ( #3089 )
...
Change-Id: I9e9f6687ec837f3aaa1567d8b00f15925b7dd2c2
[ROCm/hip commit: 5e50c01e44 ]
2022-11-28 14:04:01 +05:30
Paulius Velesko
8d371ed6b6
Catch2 Test Fixes ( #2961 )
...
* test fixes
* address PR comment
* PR comment fixing Nvidia pass
* add additional kernel launch checks
* pr comments
[ROCm/hip commit: c02b15fc7c ]
2022-09-30 15:07:25 -07:00
Dylan Angus
2e94fbf1c2
Extending hipMallocManaged tests ( #2670 )
...
* Extending hipMallocManaged tests
* Fixed compilation error
* Added tests skips for hipMallocManaged tests on devices that don't support managed memory
* Removed unused stream
[ROCm/hip commit: 1873df7bdd ]
2022-07-28 20:05:27 -07:00
lthakur
6cd4c0576e
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip commit: 6e696a028b ]
2022-02-23 11:58:08 -08:00
Maneesh Gupta
8aad90d0bd
Update hipMallocManaged.cc
...
* Fix integer and size_t comparisions.
* Split basic scenario into two - all devices and HMM enabled devices only.
[ROCm/hip commit: 36dc2b4cc3 ]
2021-10-06 18:45:15 +05:30
lthakur
cbb5deb342
SWDEV-298757 - hipMallocManaged.cc Adding basic and rigorous scenarios related to hipMallocManaged() api. ( #2379 )
...
* SWDEV-298757 - Adding test case to test hipMemAdvise() on mmap() memory
Change-Id: Ib8d57d2249d0bb6780c9fdef21907568c22db66c
[ROCm/hip commit: ed460452db ]
2021-10-06 17:37:26 +05:30