summaryrefslogtreecommitdiff
path: root/devel/chkpt/pkg/DESCR
blob: a8cfd8602bfdb793f034225f53a490bb3f3f0c7f (plain)
1
2
3
4
5
6
7
Chkpt provides a simple interface (C and Fortran) to user-level
checkpointing.  ``Checkpointing'' describes the action to periodically
save process information on permanent storage (on hard disk,
typically).  After a system failure a process may be continued from
the saved state, from the checkpoint.

Author: Alexandre Wennmacher  (wennmach@geo.Uni-Koeln.DE)