SuiteSparse 2016
From HPC users
Introduction
SuiteSparse is a suite of sparse matrix packages by T. A. Davis et al.
Installed version
The currently installed versions are:
on hpc-env/8.3 SuiteSparse/5.6.0-foss-2019b SuiteSparse/5.6.0-foss-2019b-METIS-5.1.0
on hpc-env/6.4 SuiteSparse/5.2.0 SuiteSparse/4.5.3 on hpc-uniol-env SuiteSparse/4.5.3 SuiteSparse/5.2.0
Using SuiteSparse
If you want to find out more about SuiteSparse on the HPC Cluster, you can use the command
module spider SuiteSparse
This will show you basic informations e.g. a short description and the currently installed version.
To load the desired version of the module, use the module load command, e.g.
module load hpc-env/6.4 module load SuiteSparse/5.2.0
Always remember: this command is case sensitive!
Documentation
The full documentation can be found here.