diff --git a/sycl/test-e2e/USM/dep_events.cpp b/sycl/test-e2e/USM/dep_events.cpp index 20ee05a309c7a..01f80564bc144 100644 --- a/sycl/test-e2e/USM/dep_events.cpp +++ b/sycl/test-e2e/USM/dep_events.cpp @@ -6,6 +6,7 @@ // //===----------------------------------------------------------------------===// // REQUIRES: aspect-usm_shared_allocations +// UNSUPPORTED: cuda && windows // RUN: %{build} -o %t1.out // RUN: %{run} %t1.out