mpi - What is Segmented Ring Allreduce in OpenMPI (V2.0.2)? How is it pipelined? -


i have been trying understand segemented ring allreduce in openmpi (v2.0.2). failed figure out pipelined ring allreduce, how phases pipelined. (i.e. computation phase 1 (b) seems perform 2 phases concurrently instead of "pipelinely".) mpi experts provide motivation behind segmented ring allreduce , details pipeline?

really appreciated, leo

i think has been asked , answered @ https://github.com/open-mpi/ompi/issues/4067

very specific questions regarding internals of open mpi, better asked directly open mpi mailing list(s) or github repository


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -