[OMPI devel] Outstanding 1.3 RTE features

2008-05-07 Thread Ralph Castain
At the weekly telecon this week, we talked about when to branch the 1.3 release. I was asked if I could provide a list of where we stand relative to promised functionality, at least as far as the RTE is concerned. Here is what I have compiled, in rough grouping by priority as expressed to me: Pr

Re: [OMPI devel] Outstanding 1.3 RTE features

2008-05-07 Thread George Bosilca
On May 7, 2008, at 10:24 AM, Ralph Castain wrote: * static ports - basic infrastructure for procs and orteds to use static OOB/TCP ports, but we don't currently take advantage of it. This shouldn't require any API changes or major restructuring of code as everything required is already there.

Re: [OMPI devel] Outstanding 1.3 RTE features

2008-05-07 Thread Ralph Castain
On 5/7/08 11:08 AM, "George Bosilca" wrote: > On May 7, 2008, at 10:24 AM, Ralph Castain wrote: > >> * static ports - basic infrastructure for procs and orteds to use >> static OOB/TCP ports, but we don't currently take advantage of it. >> This shouldn't require any API changes or major res

[OMPI devel] migrating to newer AC/AM/LT

2008-05-07 Thread Jeff Squyres
FYI -- a little motivation for developers to upgrade your local copies of AC/AM/LT, I finally upgraded my Cisco development cluster today to the latest of everything and ran a quick configure benchmark: - AC 2.61, AM 1.10, LT 2.2.2: 2m38s - AC 2.62, AM 1.10.1, LT 2.2.4: 2m10s The upgrade o

[OMPI devel] Process "layout"

2008-05-07 Thread Richard Graham
Is there a way to trick ompi/orte into thinking that a single node is actually a collection of several smp nodes interconnected with tcp ? If so, can someone give me a hint how to set this up ? I want to create a hierarchy on my laptop for testing purposes. Thanks, Rich