forked from dmtcp/dmtcp
-
Notifications
You must be signed in to change notification settings - Fork 0
DMTCP: Distributed MultiThreaded CheckPointing
License
Unknown and 2 other licenses found
Licenses found
Unknown
COPYING
GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LESSER
bbarker/dmtcp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To install DMTCP, see the file:
INSTALL
For an overview DMTCP, see the file:
QUICK-START
For the licene an overview DMTCP, see the file:
COPYING
Directory layout:
- subdirectories: dmtcp and mtcp : will eventually be combined into
a future top-level 'src' subdirectory
- bin : DMTCP binaries (dmtcp_launch, dmtcp_restart, dmtcp_coordinator, etc.)
- lib : DMTCP internal libraries, including internal plugins that are
not exposed to the end user.
- test : Used by 'make check'
- plugin : (top-level directory of optional plugins; they must be
invoked by a command line flag of 'dmtcp_launch')
- doc : Random documentation on aspects of the DMTCP design
Note especially: doc/plugin-tutorial.pdf
- include : Contains dmtcp.h ; useful for third-party plugins
- contrib : Contributed plugins and other addons. The more popular ones
will eventually be migrated to the top-level plugin directory
as they become mature; Contrib plugins are not built by default
- util : random utilities useful mostly for experts
For more information on DMTCP, see:
http://dmtcp.sourceforge.net
That web page also contains the release notes for each DMTCP release.
For the latest version of DMTCP (both official release and svn), see:
http://dmtcp.sourceforge.net/downloads.html
About
DMTCP: Distributed MultiThreaded CheckPointing
Resources
License
Unknown and 2 other licenses found
Licenses found
Unknown
COPYING
GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LESSER
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 49.2%
- C 38.9%
- Shell 8.5%
- Python 1.9%
- Makefile 0.7%
- TeX 0.5%
- Other 0.3%