diff --git a/sycl/test-e2e/NonUniformGroups/ballot_group_algorithms.cpp b/sycl/test-e2e/NonUniformGroups/ballot_group_algorithms.cpp index 8d1d17df461df..3f7ae71566a2e 100644 --- a/sycl/test-e2e/NonUniformGroups/ballot_group_algorithms.cpp +++ b/sycl/test-e2e/NonUniformGroups/ballot_group_algorithms.cpp @@ -5,6 +5,10 @@ // REQUIRES: sg-32 // REQUIRES: aspect-ext_oneapi_ballot_group +// Fails in Nightly testing on the self-hosted CUDA runner: +// https://github.com/intel/llvm/issues/12995. +// UNSUPPORTED: cuda + #include #include #include