SWDEV-383385 - Add hipStreamSynchronize and free device mem. (#179)

Change-Id: I43e34ae7af80de06224ce331d6ba41d9280a1661


[ROCm/hip-tests commit: c24f4cc158]
This commit is contained in:
ROCm CI Service Account
2023-02-28 05:22:48 +05:30
committed by GitHub
parent 20d7cbac2d
commit d6cc90111b
@@ -87,6 +87,8 @@ TEST_CASE("Unit_hipClassKernel_Friend") {
0,
0,
result_ecd);
HIP_CHECK(hipStreamSynchronize(nullptr));
HIP_CHECK(hipFree(result_ecd));
}
// check sizeof empty class is 1