suite-sparse: Suite of Sparse Matrix algorithms
Contents
Overview of package
Package: | suite-sparse |
---|---|
Description: | Suite of Sparse Matrix algorithms |
For more information: | http://faculty.cse.tamu.edu/davis/suitesparse.html |
Categories: | |
License: | OpenSource (Various) |
General usage information
SuiteSparse is a collection of sparse matrix algorithms
The following environmental variables have been defined:
- \$SUITESPARSE_ROOT has been set to the root of the suite-sparse installation
- \$SUITESPARSE_LIBDIR points to the directory containing the libraries
- \$SUITESPARSE_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$SUITESPARSE_INCDIR
- -L\$SUITESPARSE_LIBDIR -Wl,-rpath,\$SUITESPARSE_LIBDIR
Available versions of the package suite-sparse, by cluster
This section lists the available versions of the package suite-sparseon the different clusters.
Available versions of suite-sparse on the Deepthought2 cluster (RHEL8)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
5.7.2 | suite-sparse/5.7.2 | ivybridge | Y |
5.6.0 | suite-sparse/5.6.0 | x86_64 | Y |
Available versions of suite-sparse on the Juggernaut cluster
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
5.7.2 | suite-sparse/5.7.2 | broadwell | Y |