Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 353 Bytes

checkpointing.md

File metadata and controls

22 lines (19 loc) · 353 Bytes

Checkpointing

CurrentModule = Actors

A checkpointing actor can take user-defined checkpoints from current computations and restore them on demand.

checkpointing
checkpoint
restore
register_checkpoint
@chkey
set_interval
get_interval
start_checkpointing
stop_checkpointing
get_checkpoints
save_checkpoints
load_checkpoints