Re: [mpich-discuss] Is there any optimization of collective calls (MPI_Allreduce) for 2^n ranks?
25 Feb
2015
25 Feb
'15
8:58 p.m.
See papers by Sameer Kumar and coworkers on Google Scholar for details. You need to look at the pamid device code in MPICH to see the collectives that are actually used on BGQ, but that won't actually help since the all the BGQ collective magic is usually inside of PAMI. PAMI is open-source but not exactly easy to understand. Unlike previous generation of Blue Gene, BGQ collective optimizations are much more general and often appear for communicator sizes other than 2^n.
4164
Age (days ago)
4164
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeff Hammond