Skip to content

Commit f43cd7b

Browse files
authored
[SYCL][ESIMD][E2E] Fix driver check in slm_init_no_inline.cpp (#12188)
We actually need a later driver, I manually verified this. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 70f0835 commit f43cd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/ESIMD/slm_init_no_inline.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// TODO: Investigate fail of this test on Gen12 platform
2-
// REQUIRES-INTEL-DRIVER: lin: 26516, win: 101.4827
2+
// REQUIRES-INTEL-DRIVER: lin: 27427, win: 101.4827
33
// REQUIRES: gpu-intel-pvc
44
// TODO: Support ze_debug once GPU hang introduced in new GPU driver is solved
55
// UNSUPPORTED: ze_debug

0 commit comments

Comments
 (0)