Skip to content

Commit 672b225

Browse files
authored
[SYCL][ESIMD][E2E] Add Windows driver check for atomic update test (#14241)
Test is failing and causing a GPU reset on Windows with earlier driver versions. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent a6a7e7a commit 672b225

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_acc_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)