Changeset 628


Ignore:
Timestamp:
06/02/09 10:54:27 (15 years ago)
Author:
sdipsl
Message:

Some correction and addition to compil NEMO properly on vargas using IPSLCM5�WORK configuration

Location:
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/scripts/BB_make

    r561 r628  
    4444#-Q- aix   L_O = $(F_P) -q64 -O3 
    4545#-Q- aix   L_X = $(L_O) 
    46 #-Q- aix6    # Compiler options for NEMO (aix6 version) 
    47 #-Q- aix6    F_O = -O3 -qsave -qrealsize=8 -qsuffix=f=f90 -qsuffix=cpp=F90 -qextname -qsource -q64 -qlargepage -qmaxmem=-1 -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC) 
    48 #-Q- aix6   L_O = $(F_P) -q64 -O3 
     46#-Q- aix6   # Compiler options for NEMO (aix6 version) 
     47#-Q- aix6   F_O = -O3 -qsave -qrealsize=8 -qsuffix=f=f90 -qsuffix=cpp=F90 -qsource -q64 -qlargepage -qmaxmem=-1 -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC) 
     48#-Q- aix6   L_O = $(F_P) -q64 -brename:.flush,.flush_ -O3 
    4949#-Q- aix6   L_X = $(L_O) 
    5050#-Q- babel  # Compiler options for NEMO (blue gene version) 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/scripts/BB_make.ldef

    r561 r628  
    2727#-Q- lxiv8  prefix = -D 
    2828#-Q- g95    prefix = -D 
     29#-Q- aix6   prefix = -WF,-D 
     30#-Q- ax6_mono prefix = -WF,-D  
    2931#-Q- aix    prefix = -WF,-D 
    3032#-Q- osxxlf prefix = -WF,-D 
Note: See TracChangeset for help on using the changeset viewer.