Changeset 44


Ignore:
Timestamp:
05/25/07 14:33:37 (17 years ago)
Author:
aclsce
Message:

Preprocessing and option for parallelism added in compilation options of
sx8brodie and sx8mercure. Useful for Orchidee.

File:
1 edited

Legend:

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

    r34 r44  
    370370#-Q- sx8brodie   #-P- I4R8  F_P = -dW -Wf\"-A idbl4\" 
    371371#-Q- sx8brodie   #-P- I8R8  F_P = -ew 
    372 #-Q- sx8brodie   F_O = $(F_D) $(F_P) -I $(MODDIR) 
     372#-Q- sx8brodie   F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -I $(MODDIR) 
    373373#-Q- sx8brodie   F_L = sxmpif90 
    374374#-Q- sx8brodie   L_O = $(F_P) 
     
    401401#-Q- sx8mercure   #-P- I4R8  F_P = -dW -Wf\"-A idbl4\" 
    402402#-Q- sx8mercure   #-P- I8R8  F_P = -ew 
    403 #-Q- sx8mercure   F_O = $(F_D) $(F_P) -size_t64 -I $(MODDIR) 
     403#-Q- sx8mercure   F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -I $(MODDIR) 
    404404#-Q- sx8mercure   F_L = sxmpif90 
    405405#-Q- sx8mercure   L_O = -size_t64 $(F_P) 
Note: See TracChangeset for help on using the changeset viewer.