Versions Compared

Key

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

...

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

Difference in LSF configuration on Juno vs Luna

  1. There is no "iounits" resource on Juno.
  2. Memory (GB) is per slot/task on Juno. Memory(GB) is per job on Luna.
  3. All jobs should have -W (Walltime) on Juno. LSF enforces it. Please, don't use -We on Juno.
  4. All nodes on Juno will have internet access.
  5. GPFS and OS reserve 10GB of RAM per host on Juno CentOS7 hosts. Usable memory for LSF jobs: Total RAM - 10 GB.