hpc-uk / archer-benchmarks

GNU General Public License v3.0
28 stars 19 forks source link

Fix Wilkes2 specs #23

Closed fspiga closed 5 years ago

fspiga commented 5 years ago

Cambridge Wilkes2 GPUs are PCI Gen3 form factor, Oxford JAVE GPUs are SXM2 form factor. The GPU micro architecture is the same (Pascal, compute capability 6.0) but SXM2 can sustain higher TDP and so higher clock frequency (which translated in higher FLOPS). SXM2 also has NVLink 1.0 which should provide improved GPU-to-GPU intra-node transfer throughput via IPC GPU Direct.

aturner-epcc commented 5 years ago

Ta @fspiga !