cuSOLVERMp: multi-node and multi-GPU linear solver
- Dominant language
- Julia
- Stars
- 1.4k
- Forks
- 281
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 30
Description
```
Dear Math Library Early Access members,
I'm excited to announce that we have released the initial delivery of cuSOLVERMp.
cuSOLVERMp v0.0.1 provides a distributed-memory multi-node and multi-GPU solution for solving systems of linear equations at scale! In the future, it will also solve eigenvalue and singular value problems.
Currently, supports LU solver, with and without pivoting (more to come).
The EA release of cuSOLVERMp targets P9 + IBM's Spectrum MPI.
The GA and future releases will also support x86_64 + OpenMPI.
The GA release will be hosted in HPC SDK.
For issues: https://forums.developer.nvidia.com/c/accelerated-computing/gpu-accelerated-libraries/12
For feedback/feature requests: Math-Libs-Feedback@exchange.nvidia.com
Thanks,
Matthew Nicely, PhD | NVIDIA
Math Libraries Product Manager
(C) 205-492-5345 | mnicely@nvidia.com
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.