parsl.utils.get_all_checkpoints

parsl.utils.get_all_checkpoints(rundir: str = 'runinfo') Sequence[str][source]

Finds the checkpoints from all runs in the rundir.

Kwargs:
  • rundir(str) : Path to the runinfo directory

Returns:

  • a list suitable for the checkpoint_files parameter of Config