Wykres commitów

3 Commity

Autor SHA1 Wiadomość Data
Marko Arandjelovic fe9860bd47 SWDEV-485763 - Fix memory leaks in various unit tests
Fix memory leaks by adding missing destroy calls for
events, streams, and graphs at the end of tests.

Ensure that every test case executes destroy calls,
regardless of whether it passes or fails.

Change-Id: I814e35c528d90ed2abb34d77377f1a7fd3f1f11c


[ROCm/hip-tests commit: 9cffda4ebb]
2024-12-10 10:25:08 -05: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
ROCm CI Service Account 375aaaa074 SWDEV-298757 - Added multi thread scenarios for hipMallocManaged() api (#2544)
Change-Id: I97408994b74b580affbca1a3f4ce85a3e740b904

[ROCm/hip-tests commit: a9687f56ea]
2022-05-17 19:52:22 +05:30