Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to submit jobs?  Submitting Jobs to Stampede

 

How to submit jobs in a sequence?

You can create a job that is dependent on another job finishing only start after the first job has completed using this command:

 

sbatch --dependency=afterok:<job-ID> launcher.sge