JuliaSmoothOptimizers / Krylov.jl

A Julia Basket of Hand-Picked Krylov Methods
Other
338 stars 51 forks source link

Krylov.jl on Intel GPUs #855

Open amontoison opened 4 months ago

amontoison commented 4 months ago

After a few months of working on it, I've finally integrated the sparse library from oneMKL into oneAPI.jl. Now, we can utilize the sparse matrices oneSparseMatrixCOO and oneSparseMatrixCSR on Intel GPUs.

I must add documentation about this when a new release of oneAPI.jl is tagged. I should also add an example with the supercomputer Aurora.