ricosjp / monolish

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

implement IC/ILU preconditioner #42

Closed t-hishinuma closed 2 years ago

t-hishinuma commented 3 years ago

implemented in cusparse

https://docs.nvidia.com/cuda/cusparse/index.html#ic0

t-hishinuma commented 2 years ago

Done