Intro-to-shell-flipped icon indicating copy to clipboard operation
Intro-to-shell-flipped copied to clipboard

adding explanations for running jobs on O2

Open mistrm82 opened this issue 3 years ago • 0 comments

Add some text before and after the sbatch exercise (within the markdown) to explain:

  • two commands to submit jobs on O2: srun and sbatch (at the beginning). Highlight that each requires you to request resources. Explain the differences (when to use each)
  • (At the end?) Describe that you can also run sbatch the same way you do as srun (single line command)

@jihe-liu I think this issue covers what is described in https://github.com/hbctraining/Intro-to-shell-flipped/issues/6 ? If so, let's consolidate and close the other issue

mistrm82 avatar Mar 15 '21 17:03 mistrm82