diff --git a/projects/hip/tests/src/runtimeApi/memory/hipMemcpyPeerAsync.cpp b/projects/hip/tests/src/runtimeApi/memory/hipMemcpyPeerAsync.cpp index 9d46ccb0d8..b01a0aeb1d 100644 --- a/projects/hip/tests/src/runtimeApi/memory/hipMemcpyPeerAsync.cpp +++ b/projects/hip/tests/src/runtimeApi/memory/hipMemcpyPeerAsync.cpp @@ -23,7 +23,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../../test_common.cpp + * BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc * RUN: %t * HIT_END */