Versions Compared

Key

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

...

Code Block
languagebash
bsub -n 1 -app anyOS -W 1:00 -R "rusage[mem=2]"

To submit the job on node with available  NVMe scratch /fscratch :

Code Block
languagebash
bsub -n 1 -R "fscratch" ....