Release Notes¶
cusolverMp v0.1.0¶
Initial release with HPC-SDK 20.09.
Support
Linux x86_64
andSM 8.0
.Provide the following computational APIs:
Note that cusolverMpGetrs() does not offer support for multiple right-hand sides at this point.
cusolverMp v0.2.0¶
Released with HPC-SDK 21.09.
Added support for
pp64 + SpectrumMPI
, targeting ORNL’s Summit Supercomputer.Added Cholesky factorization and solve APIs:
Note that cusolverMpGetrs() does not offer support for multiple right-hand sides at this point.