
23
©2012 SGI
Queue option for core hopping
– Define not only normal “-n” , but also “-P” how many cores you
use per CPU. (define –P from 1 to 6)
– You have to select larger queue because you occupy more cores
than number of –n. see following table.
Number of
occupied CPU
(cores)
#BSUB- q C
#BSUB -n 8
#BSUB -P 4
#BSUB- q D
#BSUB -n 32
#BSUB -P 4
#BSUB- q E
#BSUB -n 64
#BSUB -P 4
Comentarios a estos manuales