Language

Package: superlu-dist @ 6.4.0

Synopsis

Parallel supernodal direct solver

Description

SuperLU_DIST is a parallel extension to the serial SuperLU library. It is targeted for distributed memory parallel machines. SuperLU_DIST is implemented in ANSI C, and MPI for communications.

Home page
https://portal.nersc.gov/project/sparse/superlu/
Location
gnu/packages/maths.scm (line: 3777, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3836 is way too long (92 characters)
formatting

Look for formatting issues in the source

tabulation on line 3856, column 0
formatting

Look for formatting issues in the source

tabulation on line 3857, column 0
input-labels

Identify input labels that do not match package names

label 'blas' does not match package name 'openblas'
input-labels

Identify input labels that do not match package names

label 'combblas' does not match package name 'combinatorial-blas'
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 'parmetis' does not match package name 'pt-scotch32:metis'
input-labels

Identify input labels that do not match package names

label 'pt-scotch' does not match package name 'pt-scotch32'