diff --git a/projects/hip/tests/src/deviceLib/hipTestDotFunctions.cpp b/projects/hip/tests/src/deviceLib/hipTestDotFunctions.cpp index 72d7c2d26d..4dbc12522d 100644 --- a/projects/hip/tests/src/deviceLib/hipTestDotFunctions.cpp +++ b/projects/hip/tests/src/deviceLib/hipTestDotFunctions.cpp @@ -21,8 +21,8 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../test_common.cpp - * RUN: %t + * BUILD: %t %s ../test_common.cpp NVCC_OPTIONS -std=c++11 + * RUN: %t EXCLUDE_HIP_PLATFORM nvcc * HIT_END */