mt-metis: Metis unstructured graph partitioner

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: mt-metis
Description: Metis unstructured graph partitioner
For more information: http://glaros.dtc.umn.edu/gkhome/views/metis
Categories:
License: Free2Use (University of Minnesota)

General usage information

Metis is a library which implements a variety of algorithms for partitioning unstructured graphs,finite element meshes and for computing fill-reducing orderings of sparse matrices.

This is the multi-threaded version of Metis.

See the metis package for the sequential version

See the parmetis package for the MPI-enabled/distributed memory parallelized version.

The following environmental variables have been defined:

  • \$METIS_ROOT has been set to the root of the mt-metis installation
  • \$METIS_LIBDIR points to the directory containing the libraries
  • \$METIS_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\$METIS_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$METIS_LIBDIR -Wl,-rpath,\$METIS_LIBDIR${endlist}

    Available versions of the package mt-metis, by cluster

    This section lists the available versions of the package mt-metison the different clusters.

    Available versions of mt-metis on the Deepthought2 cluster (RHEL8)

    Available versions of mt-metis on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    0.6.0 mt-metis/0.6.0 ivybridge N

    Available versions of mt-metis on the Juggernaut cluster

    Available versions of mt-metis on the Juggernaut cluster
    Version Module tags CPU optimized for GPU ready?
    0.6.0 mt-metis/0.6.0 broadwell N