Re: [OMPI devel] Another patch for v1.2.5

2007-12-01 Thread Brian Barrett
Probably, but there's two main differences: 1) the TCP btl doesn't have the all-to-one startup issue that causes the ECONNREFUSED when everyone goes back to the head node (doesn't even do n-to-n, since it's lazy wireup) 2) the TCP btl doesn't squawk about connection retries nearly as often

Re: [OMPI devel] Another patch for v1.2.5

2007-12-01 Thread George Bosilca
Isn't a similar patch required for the TCP BTL ? Thanks, george. On Nov 30, 2007, at 4:59 PM, Jeff Squyres wrote: Inspired by this thread: http://www.open-mpi.org/community/lists/users/2007/11/4547.php Brian kindly donated a patch to make Linux ECONNREFUSED behavior better in the o