Enabled USE_DISPATCH_HSA_KERNEL, with serialization in hipModuleUnload.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ THE SOFTWARE.
|
||||
#error("This version of HIP requires a newer version of HCC.");
|
||||
#endif
|
||||
|
||||
#define USE_DISPATCH_HSA_KERNEL 0
|
||||
#define USE_DISPATCH_HSA_KERNEL 1
|
||||
//
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user