There is a serious bug in the monolish container of 0.15.1. Please use 0.15.2
For more detail in Changelog
libmonolish_gpu can be installed via apt.
Added
- Support sm_86 GPU https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/422
- Add IC solver and preconditioner https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/416
- Add ILU solver and preconditioner https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/411 #42
Fixed
- Add libomptarget.rtl.cuda.so in GPU deb package https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/420
- Fix calling create_precond() multiple times bug https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/417 #93
- Improve perf. of 2d5p Laplace matrix creation https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/413
- Fix 2d5p Laplace matrix creation unsorted bug https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/412
Changed
- OpenMP runtimes are composed in libmonolish-common package https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/424
- deb file split into shared library and others https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/423
- Update LLVM13.0.0 in allgebra 21.12.0 https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/421
- Use allgebra 21.12.0 for monolish containers and CI https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/419