Re: [OMPI devel] RFC: Revamped topo framework

2009-11-09 Thread Jeff Squyres
As an FYI on this RFC, the implementation of the new MPI-2.2 topology functions is taking a little longer than expected. Especially with the Forum meeting later this week and SC09 next week, it may be a little time before I completely finish it and commit it back to the trunk (I mention thi

[OMPI devel] RFC: Revamped topo framework

2009-11-04 Thread Jeff Squyres
WHAT: Revamp the topo framework to be more consistent with the rest of the code base WHY: The code was ancient, inconsistent with the rest of the code base, and had some latent bugs. It would actually have been impossible to have a 2nd topo component. WHEN: Now WHERE: ompi/mca/topo/*, o