diff --git a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor.pass.cpp b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor.pass.cpp index fa0141098f..3f999ee375 100644 --- a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor.pass.cpp +++ b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor.pass.cpp @@ -10,8 +10,8 @@ // // UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: pre-sm-90 -// -// NVRTC_SKIP_KERNEL_RUN +// UNSUPPORTED: nvrtc +// NVRTC_SKIP_KERNEL_RUN // This will have effect once PR 433 is merged (line above should be removed.) // diff --git a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_1d.pass.cpp b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_1d.pass.cpp index 775e656248..a75e33fa96 100644 --- a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_1d.pass.cpp +++ b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_1d.pass.cpp @@ -10,8 +10,8 @@ // // UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: pre-sm-90 -// -// NVRTC_SKIP_KERNEL_RUN +// UNSUPPORTED: nvrtc +// NVRTC_SKIP_KERNEL_RUN // This will have effect once PR 433 is merged (line above should be removed.) // diff --git a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_2d.pass.cpp b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_2d.pass.cpp index 43b2d9a814..3376dd847f 100644 --- a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_2d.pass.cpp +++ b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_2d.pass.cpp @@ -10,8 +10,8 @@ // // UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: pre-sm-90 -// -// NVRTC_SKIP_KERNEL_RUN +// UNSUPPORTED: nvrtc +// NVRTC_SKIP_KERNEL_RUN // This will have effect once PR 433 is merged (line above should be removed.) // diff --git a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_3d.pass.cpp b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_3d.pass.cpp index c31d2a2972..e03a4bb610 100644 --- a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_3d.pass.cpp +++ b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_3d.pass.cpp @@ -10,8 +10,8 @@ // // UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: pre-sm-90 -// -// NVRTC_SKIP_KERNEL_RUN +// UNSUPPORTED: nvrtc +// NVRTC_SKIP_KERNEL_RUN // This will have effect once PR 433 is merged (line above should be removed.) // diff --git a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_4d.pass.cpp b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_4d.pass.cpp index eeba44386f..d195535d11 100644 --- a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_4d.pass.cpp +++ b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_4d.pass.cpp @@ -10,8 +10,8 @@ // // UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: pre-sm-90 -// -// NVRTC_SKIP_KERNEL_RUN +// UNSUPPORTED: nvrtc +// NVRTC_SKIP_KERNEL_RUN // This will have effect once PR 433 is merged (line above should be removed.) // diff --git a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_5d.pass.cpp b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_5d.pass.cpp index ff7e283ebf..a5f2234bae 100644 --- a/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_5d.pass.cpp +++ b/libcudacxx/.upstream-tests/test/cuda/barrier/cp_async_bulk_tensor_5d.pass.cpp @@ -10,8 +10,8 @@ // // UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: pre-sm-90 -// -// NVRTC_SKIP_KERNEL_RUN +// UNSUPPORTED: nvrtc +// NVRTC_SKIP_KERNEL_RUN // This will have effect once PR 433 is merged (line above should be removed.) //