Ignore:
Timestamp:
10/06/15 09:34:04 (9 years ago)
Author:
sdipsl
Message:
  • IGCM_config_ConfigureExecution was buggy
  • Fix Ada headers edition
  • typo
  • has been tested
File:
1 edited

Legend:

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

    r1240 r1242  
    939939    # MPMD + MPI + OMP 
    940940    sed -e "s/::openMPthreads::/${openMPthreads}/" \ 
    941         -e "s/::JobNumProcTot::/${coreNumber}/"    \ 
     941        -e "s/::JobNumProcTot::/${mpiTasks}/"    \ 
    942942      ${file} > ${file}.tmp 
    943943 
Note: See TracChangeset for help on using the changeset viewer.