Commit e7ab07d
Omar Ahmed
[CI][Benchmark] Switch off L0 for computeBench on SYCL for CUDA (intel#18487)
Currently L0/opencl benchmarks is still built on computeBench even when
we specify that we need to benchmark sycl on top of cuda that creates an
error sometimes when the execution environment doesn't have L0 setup.
That PR will close building L0/opencl benchmarks on computeBench when we
specify cuda target for benchmarking.1 parent 011854a commit e7ab07d
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
0 commit comments