Commit e89f7e9
committed
[SYCL] disable struct_kernel_param test execution on GPU.
The test fails on GPU and passes on CPU. So it produces
different results on systems with diffierent combinations
of OpenCL devices. Disable execution on GPU devices to
get stable results.
Signed-off-by: Vladimir Lazarev <[email protected]>1 parent c4e068d commit e89f7e9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments