2
0

[ci] Fix failures on nvcc path (#1654)

Change-Id: I97f6b51314e14965618ab510bf57a2b034183e78

[ROCm/hip commit: f9fec8fdca]
Este cometimento está contido em:
Maneesh Gupta
2019-11-15 07:58:40 +05:30
cometido por GitHub
ascendente 8016fa32df
cometimento 5536940e12
2 ficheiros modificados com 2 adições e 2 eliminações
+1 -1
Ver ficheiro
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s test_common.cpp
* BUILD: %t %s test_common.cpp NVCC_OPTIONS -std=c++11
* HIT_END
*/
+1 -1
Ver ficheiro
@@ -22,7 +22,7 @@ THE SOFTWARE.
// Test the HCC-specific API extensions for HIP:
/* HIT_START
* BUILD: %t %s
* BUILD: %t %s EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t EXCLUDE_HIP_PLATFORM all
* HIT_END
*/