SWDEV-236178 - Remove __hip_pinned_shadow reference from dtests and add hipModuleUnload for all corresponding hipModuleLoad calls.
Change-Id: I405789b430ffbb8fccda1cebdb5d18e83a85c926
[ROCm/clr commit: 3fab381493]
This commit is contained in:
committed by
Karthik Jayaprakash
parent
c2eb3cd2f7
commit
fb0c0122af
Regular → Executable
+1
@@ -153,6 +153,7 @@ int main() {
|
||||
};
|
||||
}
|
||||
|
||||
HIP_CHECK(hipModuleUnload(Module));
|
||||
hipCtxDestroy(context);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user