Graham: Difference between revisions

Jump to navigation Jump to search
m
fixup "constraint" tag
No edit summary
m (fixup "constraint" tag)
Line 172: Line 172:


<!--T:65-->
<!--T:65-->
The two newest Volta nodes have 40 cores so the number of cores requested per GPU should be adjusted upwards accordingly, i.e. you can use 5 CPU cores per GPU.  They also have NVLINK, which can provide huge benefits for situations where memory bandwidth between GPUs is the bottleneck.  If you want to use one of these NVLINK nodes, you should request it directly by adding  the <tt>constraint=cascade,v100</tt> parameter to the job submission script.
The two newest Volta nodes have 40 cores so the number of cores requested per GPU should be adjusted upwards accordingly, i.e. you can use 5 CPU cores per GPU.  They also have NVLINK, which can provide huge benefits for situations where memory bandwidth between GPUs is the bottleneck.  If you want to use one of these NVLINK nodes, you should request it directly by adding  the <code>--constraint=cascade,v100</code> parameter to the job submission script.


<!--T:53-->
<!--T:53-->
cc_staff
30

edits

Navigation menu