This package browser is in early development. Mind the rough edges.

superlu-dist 6.4.0

Parallel supernodal direct solver

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.

Installation

Install superlu-dist 6.4.0 as follows:

guix install superlu-dist@6.4.0

Or install the latest version:

guix install superlu-dist

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.