HPL

HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark.

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 HPL can then be made available with one of the following:

module load HPL/2.3-intel-2022b

Notes

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

Dependencies for latest version of HPL