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

Change-Id: I43e34ae7af80de06224ce331d6ba41d9280a1661
Dieser Commit ist enthalten in:
ROCm CI Service Account
2023-02-28 05:22:48 +05:30
committet von GitHub
Ursprung 72bffc7b27
Commit c24f4cc158
+2
Datei anzeigen
@@ -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