Library for scalable numerical linear algebra
ScaLAPACK is a Fortran 90 library of high-performance linear algebra routines on parallel distributed memory machines. ScaLAPACK solves dense and banded linear systems, least squares problems, eigenvalue problems, and singular value problems.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'mpi' does not match package name 'openmpi' | |
input-labels Identify input labels that do not match package names | label 'fortran' does not match package name 'gfortran' | |
formatting Look for formatting issues in the source | tabulation on line 999, column 0 |