dmtcp: Distributed Multithreaded Checkpointing
Contents
Overview of 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
- -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