On Thu, Feb/18/2010 01:16:33PM, Jeff Squyres wrote:
> On Feb 18, 2010, at 1:12 PM, Ethan Mallove wrote:
>
> > About this change - I have been seeing the below error while trying to
> > build the trunk recently:
> >
> > $ make ...
> > cd . && /bin/bash /tmp/config-missing-bug-in-trunk/trunk/co
WHAT: Merge a tmp branch for fault recovery development into the OMPI trunk
WHY: Bring over work done by Josh and Ralph to extend OMPI's fault recovery
capabilities
WHERE: Impacts a number of ORTE files and a small number of OMPI files
TIMEOUT: Barring objections and/or requests for delay, the
On 18 February 2010 10:53, Jeff Squyres wrote:
> On Feb 18, 2010, at 1:53 AM, Ralf Wildenhues wrote:
>
>> You could probably create fake empty libopen-rte and libopen-pal stub
>> libraries with 0:0:0 purely for the sake of allowing such an a.out to
>> still work (on systems with versioned sonames[
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
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)