Changeset 1382 for trunk/libIGCM


Ignore:
Timestamp:
03/03/17 18:13:04 (7 years ago)
Author:
mafoipsl
Message:

On curie, keep " ... ccc_mprun -E-K1 " to stop an execution without a time sleep of 600s.

File:
1 edited

Legend:

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

    r1381 r1382  
    178178#==================================================== 
    179179#- HOST_MPIRUN_COMMAND 
    180 typeset -r HOST_MPIRUN_COMMAND=${HOST_MPIRUN_COMMAND:="/usr/bin/time ccc_mprun "} 
     180typeset -r HOST_MPIRUN_COMMAND=${HOST_MPIRUN_COMMAND:="/usr/bin/time ccc_mprun -E-K1 "} 
    181181 
    182182#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.