Commit 1dbee22
authored
[SYCL][ESIMD][E2E] Add Linux driver version requirement to block_store_slm_acc.cpp (#12054)
Originally it seemed the problem was only on Windows, but it seems it
happens on Linux too, see
[here](#11921 (comment)).
I manually verified it fails consistently before this version and passes
consistently after this version.
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>1 parent 2c1859e commit 1dbee22
File tree
1 file changed
+3
-3
lines changed- sycl/test-e2e/ESIMD/unified_memory_api/Inputs
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
687 | | - | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| |||
0 commit comments