SWDEV-236178 - Reorganizing Platform/Modules code for easy access.
Change-Id: Ie8920260ffc4ff01e44b48af8cec9ea5aed1aa9b
Dieser Commit ist enthalten in:
committet von
Karthik Jayaprakash
Ursprung
85e3b37052
Commit
20f05c4228
Normale Datei → Ausführbare Datei
+2
-1
@@ -97,6 +97,7 @@ int main() {
|
||||
assert(A[i] == B[i]);
|
||||
}
|
||||
|
||||
HIPCHECK(hipCtxDestroy(context));
|
||||
HIPCHECK(hipModuleUnload(Module));
|
||||
HIPCHECK(hipCtxDestroy(context));
|
||||
passed();
|
||||
}
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren