Enable GGL as the default kernel launch method

Change-Id: I8022d126ee28ff7e4d9a96209e399d4243d39d8b
Tá an tiomantas seo le fáil i:
Sun, Peng
2017-03-30 13:36:46 -05:00
tuismitheoir fee6eeed51
tiomantas c081099de1
D'athraigh 2 comhad le 2 breiseanna agus 2 scriosta
+1 -1
Féach ar an gComhad
@@ -32,7 +32,7 @@ THE SOFTWARE.
#include <iostream>
#ifndef GENERIC_GRID_LAUNCH
#define GENERIC_GRID_LAUNCH 0
#define GENERIC_GRID_LAUNCH 1
#endif
#include <hip/hcc_detail/host_defines.h>
+1 -1
Féach ar an gComhad
@@ -32,7 +32,7 @@ THE SOFTWARE.
// Add guard to Generic Grid Launch method
#ifndef GENERIC_GRID_LAUNCH
#define GENERIC_GRID_LAUNCH 0
#define GENERIC_GRID_LAUNCH 1
#endif
#ifdef __HCC__