enable building cooperative directed tests on NV platform

Change-Id: I9a658b28010176d4f9401010b9c4b4be7ae86b92
This commit is contained in:
Aryan Salmanpour
2020-10-02 00:59:40 -04:00
parent 318867a438
commit 3c0bff0878
10 changed files with 11 additions and 11 deletions
@@ -20,7 +20,7 @@ THE SOFTWARE.
// Simple test for hipLaunchCooperativeKernelMultiDevice API.
/* HIT_START
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS --std=c++11 -rdc=true -gencode arch=compute_60,code=sm_60
* TEST: %t
* HIT_END
*/