Ignore:
Timestamp:
Jan 8, 2015, 4:07:55 PM (9 years ago)
Author:
g7moreau
Message:
  • Update mpirun script
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/oarutils/oar-envmpirun

    r103 r112  
    4444
    4545# Change login remote shell
     46if [ "${OMPI_MCA_orte_rsh_agent}" == "oarsh" ]
     47then
     48   OMPI_MCA_orte_rsh_agent="oar-envsh"
     49fi
    4650if [ "${OMPI_MCA_plm_rsh_agent}" == "oarsh" ]
    4751then
Note: See TracChangeset for help on using the changeset viewer.