SWDEV-236178 - Reorganizing Platform/Modules code for easy access.
Change-Id: Ie8920260ffc4ff01e44b48af8cec9ea5aed1aa9b
[ROCm/hip commit: 20f05c4228]
이 커밋은 다음에 포함됨:
+2
-1
@@ -97,6 +97,7 @@ int main() {
|
||||
assert(A[i] == B[i]);
|
||||
}
|
||||
|
||||
HIPCHECK(hipCtxDestroy(context));
|
||||
HIPCHECK(hipModuleUnload(Module));
|
||||
HIPCHECK(hipCtxDestroy(context));
|
||||
passed();
|
||||
}
|
||||
|
||||
새 이슈에서 참조
사용자 차단