weinbe2 / summit-runscript

Reference scripts to run QUDA test utilities on Summit. Not guaranteed to be optimal.
MIT License
1 stars 0 forks source link

Add PAMI_ENABLE_STRIPPING=1 (or PAMI_ENABLE_STRIPING=1) #3

Open bjoo opened 6 years ago

bjoo commented 6 years ago

Hi Evan, You may want to add this to the launchers. I am not sure if it is striping or stripping (c.f. today's call). Best, B

maddyscientist commented 6 years ago

It is PAMI_ENABLE_STRIPING. It's not compatible with explicit binding, and testing to date by the HPL team @ NVIDIA shows that explicit binding is generally the optimal approach, though enabling striping is certainly easier.

Also note that there appears to the bug in IBM's MPI currently, such that GPU-awareness cannot be enabled together with striping.