Versions Compared

Key

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

...

Code Block
languagebash
$ cd $SCRATCH/pipeline-dir
$ echo 'MBM.py ...' | qbatch --mem=4G --walltime 96:00:00 -- MBM.py ...
# note these resources are for the server, not executors

...