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_obelix.ksh

    r1201 r1230  
    163163DEFAULT_NUM_PROC_CPL=1 
    164164(( DEFAULT_NUM_PROC_ATM = BATCH_NUM_PROC_TOT - DEFAULT_NUM_PROC_OCE - DEFAULT_NUM_PROC_CPL )) 
    165 DEFAULT_NUM_PROC_TOTAL=${BATCH_NUM_PROC_TOT} 
    166165 
    167166#D-#================================================== 
Note: See TracChangeset for help on using the changeset viewer.