Enabled USE_DISPATCH_HSA_KERNEL, with serialization in hipModuleUnload.

This commit is contained in:
Ben Sander
2016-12-06 16:05:46 +00:00
parent 9aebbe00de
commit 6209565ec0
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -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
//