User Tools

Site Tools


cluster:182

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:182 [2019/08/12 17:07]
hmeij07 [Lammps]
cluster:182 [2019/08/12 17:40]
hmeij07 [Gromacs]
Line 85: Line 85:
  
 But the T4 shines in this application. The mixed or single precision modes compete well given the T4's price and  wattage consumption. But the T4 shines in this application. The mixed or single precision modes compete well given the T4's price and  wattage consumption.
 +
 +==== Gromacs ====
 +
 +Gromacs was build on each of the nodes locally letting it select the optimal CPU (AVX, SSE) and GPU accelerators. The ''cmake'' flag -DGMX_BUILD_OWN_FFTW=ON yields a mixed precision compilation which is recommended. The we ran multidir options 01-04 on single GPU, and 01-08 and 01-16 on all 4 GPUs when possible.
 +
 +
 +^  ns/day  ^  P100[1]  ^  P100[4]  ^  RTX[1]  ^  T4[1]  ^  T4[4]  ^  Notes  ^
 +|  Mixed  |  |  |  254|  |  |  gpu=1, 01-04  |
 +|  Mixed  |  |  551|  |  |  546|  gpu=4, 01-04  |
 +|  Mixed  |  |  |  |  |  650|  gpu=4, 01-08  |
 +|  Mixed  |  |  |  |  |  733|  gpu=4, 01-16  |
 +
 ==== Scripts ==== ==== Scripts ====
  
cluster/182.txt ยท Last modified: 2019/12/13 13:33 by hmeij07