Commit fde72c6
[SYCL][CUDA] Add no-fast-math to tests that rely on it. (#9889)
Same as #9419. This updates a few tests that were missed where the
`fast-math` flag affects at least the cuda backend. These tests assume
`no-fast-math` precision.
---------
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Co-authored-by: JackAKirk <chezjakirk@gmail.com>1 parent 5d92897 commit fde72c6
File tree
3 files changed
+6
-3
lines changed- sycl/test-e2e
- BFloat16
- DeviceLib/built-ins
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | | - | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments