Ignore:
Timestamp:
04/26/13 10:48:56 (11 years ago)
Author:
sdipsl
Message:
  • Clean up job submission
File:
1 edited

Legend:

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

    r847 r853  
    19331933        if ( ${OK_PARA_OMP} ) ; then 
    19341934          eval comp_proc_omp_loc=\${${comp}_PROC_OMP} 
    1935           export KMP_STACKSIZE=3g 
    1936           export KMP_LIBRARY=turnaround 
     1935          export KMP_STACKSIZE=200m 
     1936          #export KMP_LIBRARY=turnaround 
    19371937          #echo "export KMP_STACKSIZE=3g"  >> script_${ExeNameOut}.ksh 
    19381938          #echo "export KMP_LIBRARY=turnaround"  >> script_${ExeNameOut}.ksh 
Note: See TracChangeset for help on using the changeset viewer.