Merge "Fix hipExtLaunchMultiKernelMultiDevice compilation issue" into amd-master-next

This commit is contained in:
Tao Sang
2020-03-06 12:32:55 -05:00
committed by Gerrit Code Review
4 changed files with 9 additions and 13 deletions
@@ -23,7 +23,7 @@ THE SOFTWARE.
// single GPU or multi GPUs.
/* HIT_START
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc vdi
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* HIT_END
*/