ricosjp / monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Apache License 2.0
195 stars 12 forks source link

Support CUDA11.4 #65

Closed t-hishinuma closed 2 years ago

t-hishinuma commented 3 years ago

allgebra 21.08.0 is released

https://github.com/ricosjp/allgebra/releases/tag/21.08.0

t-hishinuma commented 3 years ago

The API of cuSPARSE has been changed in CUDA11.x. This issue also discusses updating to the new API.