Changes between Version 6 and Version 7 of Workshops/JobCheckpointing/Examples/Python


Ignore:
Timestamp:
09/02/2026 03:09:35 PM (3 days ago)
Author:
Carl Baribault
Comment:

fixed sbatch argument

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/JobCheckpointing/Examples/Python

    v6 v7  
    8888}}}
    8989
    90 3. Submit the job via the following command.
    91 
    92 {{{
    93 [tulaneID@cypress1 ~]$ CKPT_PATH=state_iter_py.txt sbatch checkpoint_runner.sh
     903. 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
    9494}}}
    9595