15 Mar
2015
15 Mar
'15
4:16 a.m.
Hi, I learnt that MPI does broadcast with some tree-based hierarchical communication, which result in O(log p) latency, where p is the number of processes. However, I'm thinking that if I do the broadcast naively(send to all receivers simultaneously), seems that conceptually the latency can be reduced to O(1). Does the above make sense? Thanks! Best Regards, Fan _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss