You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
After a few months of working on it, I've finally integrated the sparse library from
oneMKL
intooneAPI.jl
.Now, we can utilize the sparse matrices
oneSparseMatrixCOO
andoneSparseMatrixCSR
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.
The text was updated successfully, but these errors were encountered: