New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1852 – NEMO

Changeset 1852


Ignore:
Timestamp:
2010-04-29T14:06:06+02:00 (14 years ago)
Author:
mafoipsl
Message:

-q save option deleted on aix6 system to reduce memory usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CMIP5_IPSL/UTIL/fait_AA_make

    r1849 r1852  
    274274echo '#-Q- aix   L_X = $(L_O)' 
    275275echo '#-Q- aix6    # Compiler options for NEMO (aix6 version)' 
    276 echo '#-Q- aix6    F_O = -O3 -qsave -qrealsize=8 -qsuffix=f=f90 -qsuffix=cpp=F90 -qsource -qextname=flush -q64 -qlargepage -qmaxmem=-1 -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC)'  
     276echo '#-Q- aix6    F_O = -O3 -qrealsize=8 -qsuffix=f=f90 -qsuffix=cpp=F90 -qsource -qextname=flush -q64 -qlargepage -qmaxmem=-1 -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC)'  
    277277echo '#-Q- aix6   L_O = $(F_P) -q64 -O3' 
    278278echo '#-Q- aix6   L_X = $(L_O)' 
Note: See TracChangeset for help on using the changeset viewer.