Commit 9283d86
authored
[Benchmark] Disable sycl-bench/lin_reg_coeff benchmark (#20156)
`lin_reg_coeff` seems to be sporadically causing a GPU hang on the BMG
runner: The hang is so bad that we are forced to restart the machine
when the hang happens.
Undoubtedly there is probably a driver issue involved here
(compute-runtime 25.31.34666.3 is used), but to ensure the CI runs
continuously I am disabling the test.1 parent 25a8dec commit 9283d86
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments