update GGL implementation to use hipLaunchKernel

Change-Id: Ibc08185c814bb07d54f3e68016b10eb7b9f2bf4b


[ROCm/clr commit: 4ca09e977d]
Este commit está contenido en:
Sun, Peng
2017-03-21 12:38:40 -05:00
padre 962ac22fe0
commit feae5cda6b
@@ -595,7 +595,7 @@ namespace glo_tests
##__VA_ARGS__); \
}
#define hipLaunchKernelV2( \
#define hipLaunchKernel( \
kernel_name, \
num_blocks, \
dim_blocks, \