Ignore:
Timestamp:
09/03/15 14:30:39 (9 years ago)
Author:
sdipsl
Message:
  • MPI/OMP handling refactoring
  • IGCM_config_ConfigureExexution will define the MPMD/SPMDO/MPI/OMP context
  • 6 execution types are introduced and will be documented later
  • prerequisite to have ins_job editing the headers
  • IGCM_sys_build_execution_scripts will be adapted later
File:
1 edited

Legend:

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

    r1213 r1230  
    157157DEFAULT_NUM_PROC_CPL=1 
    158158(( DEFAULT_NUM_PROC_ATM = BATCH_NUM_PROC_TOT - DEFAULT_NUM_PROC_OCE - DEFAULT_NUM_PROC_CPL )) 
    159 DEFAULT_NUM_PROC_TOTAL=${BATCH_NUM_PROC_TOT} 
    160159 
    161160#D-#================================================== 
Note: See TracChangeset for help on using the changeset viewer.