User Tools

Site Tools


howto:ultrafluidx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
howto:ultrafluidx [2022/03/29 16:22]
ccrosby [Example PBS scripts]
howto:ultrafluidx [2022/03/29 16:23] (current)
ccrosby [Example PBS scripts]
Line 77: Line 77:
 <code> qsub -l select=1:ncpus=5:mpiprocs=5:ngpus=4 -q gpu_4 -P MECH1234 -l walltime=4:00:00 </code> <code> qsub -l select=1:ncpus=5:mpiprocs=5:ngpus=4 -q gpu_4 -P MECH1234 -l walltime=4:00:00 </code>
  
-It gets more difficult if only two NVlinked GPUs are required.  It is then necessary to nominate a particular NVlink-equipped compute node:+It gets more difficult if only two or three NVlinked GPUs are required.  It is then necessary to nominate a particular NVlink-equipped compute node:
  
 <code> qsub -l select=1:ncpus=3:mpiprocs=3:ngpus=2:host=gpu4001 -q gpu_4 -P MECH1234 -l walltime=4:00:00 </code> <code> qsub -l select=1:ncpus=3:mpiprocs=3:ngpus=2:host=gpu4001 -q gpu_4 -P MECH1234 -l walltime=4:00:00 </code>
/app/dokuwiki/data/attic/howto/ultrafluidx.1648563742.txt.gz · Last modified: 2022/03/29 16:22 by ccrosby