1
1
openmpi/ompi/mca
George Bosilca 46265db0a9 Update the TCP BTL in order to bring back some of the functionalities lost
during the IPv6 patch. The most important is the multi BTL support. There
was a quite interesting bug. Instead of setting up the multiple connections
over different physical devices, based on the time when these connections
were created most of the time they were all using the same physical network.
Which, of course, was not the intended goal, as we top at the maximum
bandwidth available over one device instead of gathering all available
bandwidth from all devices.

Second, the IPv6 RFC suggest to use sockaddr_storage as a holder for the
IP information, but use a sockaddr* when we pass it to functions. This is
only partially corrected by this patch.

Some other minor cleanups.

This commit was SVN r14544.
2007-04-28 19:13:47 +00:00
..
allocator Add some comments on the internals of the bucket structure. Alter the cleanup 2007-04-17 20:43:30 +00:00
bml Make the check a bit better 2007-04-27 17:38:36 +00:00
btl Update the TCP BTL in order to bring back some of the functionalities lost 2007-04-28 19:13:47 +00:00
coll Adding flow control for leaf nodes in generalized reduce structure. 2007-04-25 20:39:53 +00:00
common This fixes the initialization of the usable size of the shared memory. 2007-03-07 13:28:06 +00:00
crcp Use more of the datatype engine supplied functions 2007-04-26 00:06:22 +00:00
io A minor change to ROMIO's configure script: make it use exactly the 2007-04-17 03:10:06 +00:00
mpool Make sure to use the new metadata flags 2007-04-27 17:18:26 +00:00
mtl Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
osc Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
pml - Small fixes by PGI -Minform=inform 2007-04-26 08:16:07 +00:00
rcache Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
topo Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00