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

Changeset 1330


Ignore:
Timestamp:
2009-02-20T11:41:36+01:00 (15 years ago)
Author:
cetlod
Message:

add the - P stack compilation option on mercure machine ( CCRT center NEC-SX8 ), see ticket:353

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/fait_AA_make

    r1315 r1330  
    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 shape=10000000 -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 -P stack -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh -O overlap" -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.