dmtcp: Distributed Multithreaded Checkpointing

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: dmtcp
Description: Distributed Multithreaded Checkpointing
For more information: https://github.com/dmtcp/dmtcp
Categories:
License: OpenSource (LGPL)

General usage information

Distributed MultiThreaded CheckPointing (DMTCP) is a tool to transparently checkpoint the state of multiple simultaneous applications, including multi-threaded and distributed applications. It operates directly on the user binary executable, without any Linux kernel modules or other kernel modifications.

The various dmtcp_* commands have been added to your PATH.

In case you need to link against this library in your code, the following environmental variables have been defined:

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

    Available versions of the package dmtcp, by cluster

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

    Available versions of dmtcp on the Juggernaut cluster

    Available versions of dmtcp on the Juggernaut cluster
    Version Module tags CPU optimized for GPU ready?
    2.6.0 dmtcp/2.6.0 broadwell N