suite-sparse: Suite of Sparse Matrix algorithms

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about 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
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$SUITESPARSE_LIBDIR -Wl,-rpath,\$SUITESPARSE_LIBDIR${endlist}

    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)

    Available versions of suite-sparse on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    5.6.0 suite-sparse/5.6.0 x86_64 Y
    5.7.2 suite-sparse/5.7.2 ivybridge Y

    Available versions of suite-sparse on the Juggernaut cluster

    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