Grafik Komit

3 Melakukan

Penulis SHA1 Pesan Tanggal
Marko Arandjelovic 9cffda4ebb 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
2024-12-10 10:25:08 -05:00
Dylan Angus 4b07ea6125 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
2022-07-28 20:05:27 -07:00
ROCm CI Service Account a9687f56ea SWDEV-298757 - Added multi thread scenarios for hipMallocManaged() api (#2544)
Change-Id: I97408994b74b580affbca1a3f4ce85a3e740b904
2022-05-17 19:52:22 +05:30