MPI Performance: QCDMPI
QCDMPI is a public-domain code for calculations in lattice Quantum Chromodynamics
Reasonably cache friendly (developed for MPP)
Scales nicely on a T3E
- At OSC: 300MHz 21164, 128 processors
Instrumented to provide both calculational performance and communications bandwidth data
No special tuning performed; only compiler options
Examine SV1 scalability, and compare TCP versus shared memory communication
- mpirun -np vs. mpirun -nt
Notes:
- -To look at one last application, we examined a parallel MPI code