Re: [OMPI devel] Aggregate MCA Parameter Sets

2007-03-02 Thread Jeff Squyres
On Mar 2, 2007, at 3:37 PM, Josh Hursey wrote: Certainly the end user could specify another file to use in addition to the default MCA parameter files (mca_param_files), but then they must also specify the other locations that already exist in that path (e.g., $HOME/.openmpi/mca-params.conf:$SYS

Re: [OMPI devel] Aggregate MCA Parameter Sets

2007-03-02 Thread Josh Hursey
On Mar 2, 2007, at 12:18 PM, George Bosilca wrote: I think I miss the discussion about these AMCA here at UTK and about the benefits that give us. Anyway, I have some comments about this patch. You seems to add the new AMCA files into the same string as the default MCA param file and then you

Re: [OMPI devel] Aggregate MCA Parameter Sets

2007-03-02 Thread George Bosilca
I think I miss the discussion about these AMCA here at UTK and about the benefits that give us. Anyway, I have some comments about this patch. You seems to add the new AMCA files into the same string as the default MCA param file and then you call your new function fixup_files. This funct