Excluding vdi platform for now from the following tests so we can build

Change-Id: I651255c2515a62c8bdfdd17a3ac85c3d66a5761b
Tento commit je obsažen v:
Payam
2020-02-06 18:34:02 -05:00
rodič d569132d39
revize e4e8c4b74b
22 změnil soubory, kde provedl 28 přidání a 27 odebrání
+1 -1
Zobrazit soubor
@@ -23,7 +23,7 @@ THE SOFTWARE.
// Also serves as a template for other tests.
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM vdi
* TEST: %t
* HIT_END
*/
+2 -1
Zobrazit soubor
@@ -23,9 +23,10 @@ THE SOFTWARE.
// Also serves as a template for other tests.
/* HIT_START
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS --std=c++11
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS --std=c++11 EXCLUDE_HIP_PLATFORM vdi
* TEST: %t EXCLUDE_HIP_PLATFORM all
* HIT_END
*/
#include "hip/hip_runtime.h"