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 Both sides next revision
cluster:182 [2019/08/07 12:26]
hmeij07
cluster:182 [2019/08/07 12:53]
hmeij07 [the DPP]
Line 19: Line 19:
 [[https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units|List of Nvidia Graphics Processing Units]] [[https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units|List of Nvidia Graphics Processing Units]]
  
 +"Every GPU with SM 1.3 (Tesla/GTX2xx) or better has hardware double-precision support. Starting with the Fermi architecture, Quadro and Tesla variants have better double-precision support than consumer Ge Force models." So I'm utterly confused by this outcome. The P100 is best at double precision (fp64), the RXT6000 is modest and the T4 actually has no specs regarding fp64. Running a colloid example in Lammps compiled for these GPUs with DOUBLE_DOUBLE, all three models obtain the same result in 500,000 loops. Must have something to do with the tensor cores in the T4.
  
 +<code> 
 +
 +p100-dd-1-1:Device 0: Tesla P100-PCIE-16GB, 56 CUs, 16/16 GB, 1.3 GHZ (Double Precision)
 +p100-dd-1-1:  500000    1.9935932  0.097293139    2.0905319    1.0497421    22963.374
 +p100-dd-1-1:Performance: 855254.719 tau/day, 1979.756 timesteps/s
 +
 +rtx-dd-1-1:Device 0: Quadro RTX 6000, 72 CUs, 23/24 GB, 2.1 GHZ (Double Precision)
 +rtx-dd-1-1:  500000    1.9935932  0.097293139    2.0905319    1.0497421    22963.374
 +rtx-dd-1-1:Performance: 600048.822 tau/day, 1389.002 timesteps/s
 +
 +t4-dd-1-1:Device 0: Tesla T4, 40 CUs, 15/15 GB, 1.6 GHZ (Double Precision)
 +t4-dd-1-1:  500000    1.9935932  0.097293139    2.0905319    1.0497421    22963.374
 +t4-dd-1-1:Performance: 518164.721 tau/day, 1199.455 timesteps/s
 +
 +<code> 
  
  
 \\ \\
 **[[cluster:0|Back]]** **[[cluster:0|Back]]**
cluster/182.txt ยท Last modified: 2019/12/13 13:33 by hmeij07