Changes between Version 6 and Version 7 of Workshops/JobCheckpointing/Examples/Python
- Timestamp:
- 09/02/2026 03:09:35 PM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/JobCheckpointing/Examples/Python
v6 v7 88 88 }}} 89 89 90 3. Submit the job via the following command. 91 92 {{{ 93 [tulaneID@cypress1 ~]$ CKPT_PATH=state_iter_py.txt sbatch checkpoint_ runner.sh90 3. Submit the job via the following command. (Here the setting '''APP_CMD''' defaults to '''checkpoint_signal_iter.py'''.) 91 92 {{{ 93 [tulaneID@cypress1 ~]$ CKPT_PATH=state_iter_py.txt sbatch checkpoint_submitter.sh 94 94 }}} 95 95
