NVPL ScaLAPACKΒΆ
NVPL ScaLAPACK (NVIDIA Performance Libraries ScaLAPACK) provides an optimized implementation of ScaLAPACK for distributed-memory architectures. The software supports a wide range of distributed parallel dense linear algebra operations, solving dense and banded linear systems, least-square problems, eigenvalue and singular value problems.
The library supports various configurations:
Integer type:
lp64
,ilp64
.BLACS MPI interface:
mpich
,openmpi3
,openmpi4
,openmpi5
.Dependency: MPI, LAPACK and BLAS
OpenMP is supported via NVPL LAPACK and NVPL BLAS
omp
interface.
To learn more about the library, please check: