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

Changeset 1314


Ignore:
Timestamp:
2009-02-17T09:58:44+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/NVTK/fait_AA_make

    r1297 r1314  
    227227echo '#-Q- platine L_X = $(L_O) ' 
    228228echo '#-Q- sx8mercure  # Compiler options NEMO (CEA SX8-NEC) ' 
    229 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 $(MODEL_LIB) -I $(NCDF_INC)' 
     229echo '#-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 $(MODEL_LIB) -I $(NCDF_INC)' 
    230230echo '#-Q- sx8mercure  L_X = $(L_O)' 
    231231echo '#-Q- sx8brodie  # Compiler options NEMO (IDRIS SX8-NEC) ' 
Note: See TracChangeset for help on using the changeset viewer.