Versions Compared

Key

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

Table of Contents

...

If your job does not use the system openmpi, or does not use MPI, then any desired core binding will need to be set up with whatever mechanism the software uses. Otherwise, there will be no core binding. Again, that may not be a major issue. If your job does not work well with HT then run on a number of cores equal to half of the number of slots requested and the OS scheduler will minimize contention. 

new SGE utilities

While SoGE is very similar to previous versions of SGE there are some new utilities that people may find of interest. There are manual pages for each of these.

...

Full Resource NameShortcut Resource NameNotes
std_mem
deprecated
sm
deprecated
use mem_128G
mid_mem
deprecated
mm
deprecated
use mem_256G
high_mem
deprecated

hm
deprecated

use mem_512G
mem_96G96G
mem_128G128G
mem_192G192G
mem_256G256G
mem_512G512G
cpu_archcpu_arch
  • broadwell
  • skylake_silver
datacenterdc
  • ITF
  • LC
fabricfabric
  • none*
  • omnipath

* no high speed interconnect fabric

gpu
deprecated
gpudeprecatedUse ngpus insteadSelect any available GPU type.
gpu_k80k80
gpu_p100p100
gpu_p40

p40


gpu_titanvtitanv
gpu_1080ti1080ti
ngpusngpusSpecify the number of GPU devices that you wish to use

...