Hint: Start with n=2 or n=3 and generalize to any n.
In both cases assume that
- the source has a packet of size M for every other processor
- the basic point-to-point latency of a packet of size m over distance d is
t(m,d)=ts+dtd+mtm
where tm\approx td<< ts.
|