diff --git a/hipamd/tests/src/deviceLib/hipAsynchronousStreams.cpp b/hipamd/tests/src/deviceLib/hipAsynchronousStreams.cpp index a047de322b..17e6254154 100644 --- a/hipamd/tests/src/deviceLib/hipAsynchronousStreams.cpp +++ b/hipamd/tests/src/deviceLib/hipAsynchronousStreams.cpp @@ -19,7 +19,7 @@ THE SOFTWARE. /* * HIT_START - * BUILD: %t %s ../test_common.cpp HIPCC_OPTIONS -std=c++11 + * BUILD: %t %s ../test_common.cpp HIPCC_OPTIONS -std=c++11 EXCLUDE_HIP_PLATFORM nvcc * RUN: %t * HIT_END */