Re: [OMPI devel] Refactoring opal if.c

2010-08-24 Thread Jeff Squyres
More specifically: if.h has not been changed (except for its finalize function). So all this change does it un-spaghettify the if.c code. From an interface perspective, the rest of the code base isn't even aware that this change occurred. Also, I think Ralph meant the following URL: https

[OMPI devel] Refactoring opal if.c

2010-08-24 Thread Ralph Castain
Per the discussion on today's telecon, I've started working with Jeff on refactoring the opal/util/if.c code into something more understandable without changing the discovery logic. We are creating a framework that solely performs interface discovery, leaving all of the interface wrapper functio