Difference between revisions of "SCOTCH 2016"

From HPC users
Jump to navigationJump to search
 
Line 20: Line 20:


== Documentation ==
== Documentation ==
The full documentation in form of the most current <tt>doc</tt> folder can be found [https://gitlab.inria.fr/scotch/scotch/-/tree/master/doc here]. </br>
The full documentation in form of the most current <tt>doc</tt> folder can be found [https://gitlab.inria.fr/scotch/scotch/-/tree/master/doc here]. <br><br>
The User's Guide for the installed SCOTCH version 6.0.x can be found as a pdf [[https://gitlab.inria.fr/scotch/scotch/-/blob/03d9a7d42f13dbdb847b32d11c7eb860336b91ef/doc/ptscotch_user6.0.pdf here]].
The User's Guide for the installed SCOTCH version 6.0.x can be found as a pdf [[https://gitlab.inria.fr/scotch/scotch/-/blob/03d9a7d42f13dbdb847b32d11c7eb860336b91ef/doc/ptscotch_user6.0.pdf here]].

Latest revision as of 13:59, 8 September 2021

Introduction

Package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering. 1

Installed version(s)

The following versions are installed and currently available...

... on environment hpc-env/8.3:

  • SCOTCH/6.0.9-gimkl-2019b
  • SCOTCH/6.0.9-gompi-2019b

Loading / Using SCOTCH

To load the desired version of the module, use the module load command, e.g.

module load hpc-env/8.3
module load SCOTCH

Always remember: this command is case sensitive!


Documentation

The full documentation in form of the most current doc folder can be found here.

The User's Guide for the installed SCOTCH version 6.0.x can be found as a pdf [here].