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

Change-Id: I43e34ae7af80de06224ce331d6ba41d9280a1661
This commit is contained in:
ROCm CI Service Account
2023-02-28 05:22:48 +05:30
committed by GitHub
parent 72bffc7b27
commit c24f4cc158
+2
View File
@@ -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