Changeset 174 for modipsl


Ignore:
Timestamp:
10/16/07 16:05:34 (17 years ago)
Author:
aclsce
Message:

AC : - Modified "loopcnt" compilation option on mercure

  • Increase the optimization level on platine (-O3)


File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/AA_make.gdef

    r164 r174  
    319319#-Q- platine   #-P- I4R8  F_P = -i4 -r8 
    320320#-Q- platine   #-P- I8R8  F_P = -i8 -r8 
    321 #-Q- platine   F_O = -DCPP_PARA -O $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) 
     321#-Q- platine   F_O = -DCPP_PARA -O3 $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) 
    322322#-Q- platine   F_L = mpif90 
    323323#-Q- platine   M_M = 0 
     
    397397#-Q- sx6nec   #-P- I4R8  F_P = -dW -Wf\"-A idbl4\" 
    398398#-Q- sx6nec   #-P- I8R8  F_P = -ew 
    399 #-Q- sx6nec   F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -I $(MODDIR) 
     399#-Q- sx6nec   F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -Wf,"-pvctl loopcnt=999999" -I $(MODDIR) 
    400400#-Q- sx6nec   F_L = sxmpif90 
    401401#-Q- sx6nec   M_M = 1 
     
    465465#-Q- sx8mercure   #-P- I4R8  F_P = -dW -Wf\"-A idbl4\" 
    466466#-Q- sx8mercure   #-P- I8R8  F_P = -ew 
    467 #-Q- sx8mercure   F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -I $(MODDIR) 
     467#-Q- sx8mercure   F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -Wf,"-pvctl loopcnt=999999" -I $(MODDIR) 
    468468#-Q- sx8mercure   F_L = sxmpif90 
    469469#-Q- sx8mercure   M_M = 1 
Note: See TracChangeset for help on using the changeset viewer.