Re: [OMPI devel] PLM consistency: launch agent param

2008-07-11 Thread Ralph H Castain
I suppose we could even just make it an mpirun cmd line param, at that point. As an MCA param, though, we have typically insisted on a particular syntax that includes framework and component... On 7/11/08 8:41 AM, "Don Kerr" wrote: > For something as fundamental as launch do we still need to sp

Re: [OMPI devel] PLM consistency: launch agent param

2008-07-11 Thread Don Kerr
For something as fundamental as launch do we still need to specify the component, could it just be "launch_agent"? Jeff Squyres wrote: Sounds good to me. We've done similar things in other frameworks -- put in MCA base params for things that all components could use. How about plm_base_launc

Re: [OMPI devel] PLM consistency: launch agent param

2008-07-11 Thread Jeff Squyres
Sounds good to me. We've done similar things in other frameworks -- put in MCA base params for things that all components could use. How about plm_base_launch_agent? On Jul 11, 2008, at 10:17 AM, Ralph H Castain wrote: Since the question of backward compatibility of params came up... ;-)