Re: [OMPI devel] Multi-NIC support

2007-06-05 Thread Gleb Natapov
OK. I wanted to post my patch later this week, but you beat me to it, so here it is attached. But my approach is completely different and may coexist with yours. On Tue, Jun 05, 2007 at 12:03:55PM -0400, George Bosilca wrote: > The multi-NIC support was broken for a while. This patch correct it

[OMPI devel] Multi-NIC support

2007-06-05 Thread George Bosilca
The multi-NIC support was broken for a while. This patch correct it and take it back to the original performances (sum of bandwidths). The idea behind is to decide in the beginning how to split the message in fragments and their sizes and then only reschedule on the BTLs that complete a fra