We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e971b commit 545a4aeCopy full SHA for 545a4ae
docs/configuration.rst
@@ -887,8 +887,8 @@ checkpoints every ``on_frequency`` timesteps as well as on the last timestep.
887
888
Upon a successful completion of a simulation of CHM, a sentinel file is written to the output folder
889
"<output_folder>/clean_exit". This will not be written if CHM suspends due to a wall lock limit. Therefor, the
890
- intent of this file is to be used to allow repeated automatic requeing of a job on HPC that have short
891
- wallclock limits.
+ intent of this file is to be used to allow repeated automatic requeuing of a job on HPC that have short
+ wallclock limits, i.e., keep requeuing until that file is found.
892
893
894
Basic checkpoint example
0 commit comments