Changeset 577


Ignore:
Timestamp:
03/13/12 15:12:23 (12 years ago)
Author:
aclsce
Message:

Fixed small bug for OpenMP case.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_MPI_OpenMP/libIGCM_sys/libIGCM_sys_titane.ksh

    r575 r577  
    19071907              echo ""  >> script_${ExeNameOut}.ksh 
    19081908              if ( ${OK_PARA_OMP} ) ; then  
     1909                  eval comp_proc_omp_loc=\${${comp}_PROC_OMP} 
    19091910                  echo "OMP_NUM_THREADS=${comp_proc_omp_loc}" >> script_${ExeNameOut}.ksh        
    19101911              fi 
Note: See TracChangeset for help on using the changeset viewer.