On 7/13/07 7:22 AM, "Sven Stork" <st...@hlrs.de> wrote:

> Hi Ralph,
> 
> On Thursday 12 July 2007 15:53, Ralph H Castain wrote:
>> Yo all
>> 
>> I have a fairly significant change coming to the orte part of the code base
>> that will require an autogen (sorry). I'll check it in late this afternoon
>> (can't do it at night as it is on my office desktop).
>> 
>> The commit will fix the singleton operations, including singleton
>> comm_spawn. It also takes the first step towards removing event-driven
>> operations, replacing them with more serial code (to be explained
>> separately). As part of all this, I had to modify the various pls
>> components. For those I could not compile, I made a first cut at them that
>> should (hopefully) allow them to continue to operate.
>> 
>> Any of you using TM: we discovered that the trunk is not working currently
>> on that environment. We are investigating - it has nothing to do with this
>> commit, but predates it.
> 
> what you mean with broken ?
> I tried r15394 on out cluster and TM looks working for me. The only issue I
> currently know about is the problem with iof (see ticket #1071, can be tmp.
> fixed by using -mca iof ^null)

That is correct - the null component was being incorrectly selected because
of an error in its selection logic. We fixed it in the r15390 commit - it
was a trivial fix - so now everything works fine.


> 
> Thanks,
>   Sven 
> 
>> Just wanted to give you a heads-up. Please refrain from making changes to
>> the orte codebase today, if you could - it would simplify the commit and
>> ensure we don't lose your changes.
>> 
>> Thanks
>> Ralph
>> 
>> 
>> _______________________________________________
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
>> 


Reply via email to