Skip to content

Commit 7ce48cf

Browse files
authored
[SYCL][ESIMD][E2E] Disable atomic_update test on Windows until new driver (#14334)
A similar test was disabled in 672b225, and this test was found to have the same issue. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 0b59341 commit 7ce48cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/ESIMD/unified_memory_api/atomic_update_usm_dg2_pvc_cmpxchg.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//===---------------------------------------------------------------------===//
88

99
// REQUIRES: gpu-intel-pvc || gpu-intel-dg2
10+
// REQUIRES-INTEL-DRIVER: win: 101.5660
1011

1112
// RUN: %{build} -o %t.out
1213
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)