Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r22669

2010-02-19 Thread George Bosilca
This commit remove the limitation on the number of interfaces the TCP BTL support. It is related to ticket #2031. We had a hard limit MAX_KERNEL_INTERFACES, on the number of interfaces a proc can handle in the TCP BTL. Unfortunately, we didn't check to see if there were more available interface

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r22669

2010-02-19 Thread Jeff Squyres
Yo George -- This commit has a bunch of indenting changes, so at first blush, it's hard to tell exactly what it does. Can you give a short explanation of what this commit does? Thanks! On Feb 19, 2010, at 2:10 AM, wrote: > Author: bosilca > Date: 2010-02-19 02:10:32 EST (Fri, 19 Feb 2010)