For even more ompi_info tricks, note that there's a "parsable" output mode, 
where you can grep/cut/awk/etc.  For example:

-----
$ ompi_info --all --parsable | grep orte_rsh
mca:orte:base:param:orte_rsh_agent:value:ssh : rsh
mca:orte:base:param:orte_rsh_agent:source:default
mca:orte:base:param:orte_rsh_agent:status:writeable
mca:orte:base:param:orte_rsh_agent:level:9
mca:orte:base:param:orte_rsh_agent:help:The command used to launch executables 
on remote nodes (typically either "ssh" or "rsh")
mca:orte:base:param:orte_rsh_agent:deprecated:yes
mca:orte:base:param:orte_rsh_agent:type:string
mca:orte:base:param:orte_rsh_agent:synonym_of:name:plm_rsh_agent
mca:orte:base:param:orte_rsh_agent:disabled:false
mca:plm:rsh:param:plm_rsh_agent:synonym:name:orte_rsh_agent
-----

Note the "deprecated" flag, and then see the one that has orte_rsh_agent as a 
synonym.

Make sense?



On Oct 2, 2013, at 5:57 PM, Oralee Nudson <onud...@alaska.edu> wrote:

> Okay.  Thank you for the information.  
> 
> 
> 
> On Oct 2, 2013, at 12:30 PM, "Jeff Squyres (jsquyres)" <jsquy...@cisco.com> 
> wrote:
> 
>> On Oct 2, 2013, at 4:11 PM, Ralph Castain <r...@open-mpi.org> wrote:
>> 
>>>               MCA plm: parameter "plm_rsh_agent" (current value: "ssh :
>>>                        rsh", data source: default, level: 9 dev/all, type:
>>>                        string, synonyms: pls_rsh_agent, orte_rsh_agent)
>>>                        The command used to launch executables on remote
>>>                        nodes (typically either "ssh" or "rsh")
>> 
>> Just in case you got lost in the output -- you can see here that 
>> plm_rsh_agent is what replaced orte_rsh_agent.
>> 
>> -- 
>> Jeff Squyres
>> jsquy...@cisco.com
>> For corporate legal information go to: 
>> http://www.cisco.com/web/about/doing_business/legal/cri/
>> 
>> _______________________________________________
>> users mailing list
>> us...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to