specified SYCL support

This commit is contained in:
Ulrike Yang 2022-02-10 17:12:32 -08:00
parent ccd135d8da
commit e5a82e81e6

View File

@ -9,7 +9,8 @@
Version 2.24.0 released 2022/02/11
- Added SYCL support.
- Added SYCL support for the structured interface and solvers
- Added SYCL support for AMG solve phase.
- Enabled GPU setup for the MGR solver.
- Enabled new interpolation options for MGR (L1-Jacobi, MM-ext, MM-ext+i,
MM-ext+e) for both CPU and GPU.