[mpich-discuss] MPI broadcast question

YANG Fan iddmbr at gmail.com
Sun Mar 15 04:16:13 CDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20150315/b1b69e74/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list