Commit Graph

3 Commits

Author SHA1 Message Date
Wayne Mitchell
a84fe35022
SYCL triangular solves, Chebyshev relaxation, etc. (#972)
Adding more sycl functionality including chebyshev relaxation and triangular solves,
which in turn enables Gauss-Seidel, ILU, etc.
2023-10-11 15:05:21 -07:00
Victor A. P. Magri
b372b31a11
Change sh to bash (#900)
Change shell scripts from `#!/bin/sh` to `#!/bin/bash`
2023-08-16 20:09:43 -04:00
Wayne Mitchell
7ff7f2f60d
oneDPL fixes and Sunspot regressions (#905)
Fixes needed due to recent changes with oneDPL.
Move regression testing of sycl build to sunspot.
2023-05-30 10:23:01 -07:00