Skip to content

Commit 501c467

Browse files
[SYCL][E2E] Disable NonUniformGroups/ballot_group_algorithms.cpp on CUDA
Fails in Nightly testing on the self-hosted CUDA runner: intel#12995.
1 parent aa92b24 commit 501c467

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/NonUniformGroups/ballot_group_algorithms.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
// REQUIRES: sg-32
66
// REQUIRES: aspect-ext_oneapi_ballot_group
77

8+
// Fails in Nightly testing on the self-hosted CUDA runner:
9+
// https://github.com/intel/llvm/issues/12995.
10+
// UNSUPPORTED: cuda
11+
812
#include <sycl/detail/core.hpp>
913
#include <sycl/ext/oneapi/experimental/ballot_group.hpp>
1014
#include <sycl/group_algorithm.hpp>

0 commit comments

Comments
 (0)