Skip to main content

mgridgen: Multilevel Serial & Parallel Coarse Grid Construction Library

Contents

  1. Overview of package
    1. General usage
  2. 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:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

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 Zaratab cluster

Available versions of mgridgen on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.0 mgridgen/1.0 icelake, x86_64, zen, zen2 Y






Back to Top