ScaLAPACK

The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of ScaLAPACK can then be made available with one of the following:

module load ScaLAPACK/2.2.0-gompi-2022a-fb
module load ScaLAPACK/2.2.0-gompi-2022b-fb
module load ScaLAPACK/2.1.0-gompi-2021a-fb
module load ScaLAPACK/2.1.0-gompi-2021b-fb
module load ScaLAPACK/2.1.0-gompi-2020a
module load ScaLAPACK/2.1.0-gompi-2020b
module load ScaLAPACK/2.0.2-gompi-2019b

Notes

ScaLAPACK was installed using Easybuild, build details can be found in $EBROOTSCALAPACK/easybuild with a given module loaded.

Dependencies for latest version of ScaLAPACK