Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r15540

2007-07-20 Thread Jeff Squyres
Ok; thanks for the explanation. On Jul 20, 2007, at 6:44 PM, Aurelien Bouteiller wrote: I know. This is the reason it was missing in the first commit. The problem is that because we wanted to make as little changes as possible to the original trunk, we designed the framework as a "PML" instead

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r15540

2007-07-20 Thread Aurelien Bouteiller
I know. This is the reason it was missing in the first commit. The problem is that because we wanted to make as little changes as possible to the original trunk, we designed the framework as a "PML" instead of a new framework (at the mca level). For that reason the autogen/configure mechanism

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r15540

2007-07-20 Thread Jeff Squyres
This looks like an improper commit; static-components.h should never be committed to SVN (it's a generated file), and it should not be in a component directory. Is there a reason this was added? On Jul 20, 2007, at 6:24 PM, boute...@osl.iu.edu wrote: Author: bouteill Date: 2007-07-20 18:2