Paulius Velesko
65a428aaff
Catch2 Test Fixes ( #2961 )
...
* test fixes
* address PR comment
* PR comment fixing Nvidia pass
* add additional kernel launch checks
* pr comments
[ROCm/hip-tests commit: da453211ed ]
2022-09-30 15:07:25 -07:00
Dylan Angus
4a96554d63
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-tests commit: 4b07ea6125 ]
2022-07-28 20:05:27 -07:00
lthakur
6e31b0e176
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip-tests commit: 460a07f338 ]
2022-02-23 11:58:08 -08:00
Maneesh Gupta
b8b1571f54
Update hipMallocManaged.cc
...
* Fix integer and size_t comparisions.
* Split basic scenario into two - all devices and HMM enabled devices only.
[ROCm/hip-tests commit: d8ea9afa66 ]
2021-10-06 18:45:15 +05:30
lthakur
f56d008ec8
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-tests commit: 211b191be9 ]
2021-10-06 17:37:26 +05:30