arcaneframework / alien

Alien: an interface for linear solvers
Apache License 2.0
8 stars 7 forks source link

Dev sycl #107

Closed gratienj closed 2 years ago

gratienj commented 2 years ago

new SYCL backend (hipSYCL API 2020) for NVidia and AMD GP-GPU Some abstract krylov solver implementation working with simplecsr and sycl backend

gratienj commented 2 years ago

New SYCL backend based on hipSYCL 2020 API, enable run on NVidia or AMD GP-GPU Some generic krylov solver algorithms (bicgs + diag, ilu0, filu0 chebyshev and neumann polynomila preconditioners), validated with the simplecsr and sycl backend without MPI