FreeBSD.software
Home/math/superlu-dist

superlu-dist

9.1.0_1

Distributed memory, MPI based SuperLU

SuperLU_DIST contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with static pivoting (GESP). Static pivoting is a technique that combines the numerical stability of partial pivoting with the scalability of Cholesky (no pivoting), to run accurately and efficiently on large numbers of processors. SuperLU_DIST is a parallel extension to the serial SuperLU library. It is targeted for the distributed memory parallel machines. SuperLU_DIST is implemented in ANSI C, with OpenMP for on-node parallelism and MPI for off-node communications. We are actively developing GPU acceleration capabilities.

Origin: math/superlu-dist
Category: math
Size: 6.21MiB
License: BSD3CLAUSE
Maintainer: yuri@FreeBSD.org
Dependencies: 4 packages
Required by: 1 packages
$pkg install superlu-dist

Dependencies (4)

Required By (1 packages)

More in math