Changeset 807


Ignore:
Timestamp:
02/28/13 17:15:14 (11 years ago)
Author:
mafoipsl
Message:

On curie, adapt EXECUTION command to stop immediately instead of waiting 600s. tested in single executable and in coupled mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_curie.ksh

    r806 r807  
    177177#==================================================== 
    178178#- HOST_MPIRUN_COMMAND 
    179 typeset -r HOST_MPIRUN_COMMAND=${HOST_MPIRUN_COMMAND:="/usr/bin/time ccc_mprun -E'-K1'"} 
     179typeset -r HOST_MPIRUN_COMMAND=${HOST_MPIRUN_COMMAND:="eval /usr/bin/time ccc_mprun -E'-K1'"} 
    180180 
    181181#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.