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 1315 – NEMO

Changeset 1315


Ignore:
Timestamp:
2009-02-17T09:59:06+01:00 (15 years ago)
Author:
ctlod
Message:

add shape=10000000 option required for NEC-SX8 (CCRT center) to be able to compile fldread.F90 module , see ticket: #338

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/fait_AA_make

    r1272 r1315  
    218218echo '#-Q- platine L_X = $(L_O) ' 
    219219echo '#-Q- sx8mercure  # Compiler options NEMO (CEA SX8-NEC) ' 
    220 echo '#-Q- sx8mercure  F_O = -f2003 nocbind -size_t64 -dw -Wf\"-A dbl4\" -sx8 -C vopt -Wf"-P nh" -Wf',-pvctl noassume loopcnt=10000 -L transform' -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC) ' 
     220echo '#-Q- sx8mercure  F_O = -f2003 nocbind -size_t64 -dw -Wf\"-A dbl4\" -sx8 -C vopt -Wf"-P nh" -Wf',-pvctl noassume loopcnt=10000 shape=10000000 -L transform' -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC) ' 
    221221echo '#-Q- sx8mercure  L_X = $(L_O)' 
    222222echo '#-Q- sx8brodie  # Compiler options NEMO (IDRIS SX8-NEC) ' 
Note: See TracChangeset for help on using the changeset viewer.