mgridgen: Multilevel Serial & Parallel Coarse Grid Construction Library

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: mgridgen
Description: Multilevel Serial & Parallel Coarse Grid Construction Library
For more information: http://glaros.dtc.umn.edu/gkhome/mgridgen/overview
Categories:
License: Unknown

General usage information

MGridGen is a parallel library written entirely in ANSI C that implements algorithms for obtaining a sequence of successive coarse grids that are well-suited for geometric multigrid methods. The quality of the elements of the coarse grids is optimized using a multilevel framework.

Both the serial (mgridgen) and MPI/parallel version (parmgridgen) binaries have been added to your PATH.

The following environmental variables have been defined:

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

    Available versions of the package mgridgen, by cluster

    This section lists the available versions of the package mgridgenon the different clusters.

    Available versions of mgridgen on the Deepthought2 cluster (RHEL8)

    Available versions of mgridgen on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    1.0 mgridgen/1.0 ivybridge Y

    Available versions of mgridgen on the Juggernaut cluster

    Available versions of mgridgen on the Juggernaut cluster
    Version Module tags CPU optimized for GPU ready?
    1.0 mgridgen/1.0 broadwell Y