scotch: Package for graph and mesh partitioning, graph clustering, and sparse matrix ordering
Contents
Overview of package
Package: | scotch |
---|---|
Description: | Package for graph and mesh partitioning, graph clustering, and sparse matrix ordering |
For more information: | https://gforge.inria.fr/projects/scotch/ |
Categories: | |
License: | OpenSource (CeCILL-C) |
General usage information
Scotch is a package for graph and mesh partitioning, graph clustering, and sparse matrix ordering.
The following environmental variables have been defined:
- \$SCOTCH_ROOT has been set to the root of the scotch installation
- \$SCOTCH_LIBDIR points to the directory containing the libraries
- \$SCOTCH_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\$SCOTCH_INCDIR
- -L\$SCOTCH_LIBDIR -Wl,-rpath,\$SCOTCH_LIBDIR
Available versions of the package scotch, by cluster
This section lists the available versions of the package scotchon the different clusters.
Available versions of scotch on the Deepthought2 cluster (RHEL8)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
6.0.8 | scotch/6.0.8 | ivybridge | Y |
Available versions of scotch on the Juggernaut cluster
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
6.0.8 | scotch/6.0.8 | broadwell | Y |