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 91 for trunk/CONFIG/ORCA2_LIM/scripts/BB_make – NEMO

Ignore:
Timestamp:
2004-04-27T12:43:30+02:00 (20 years ago)
Author:
opalod
Message:

CT : UPDATE059 : Use -Wf\"-A idbl4\" instead of -Wf\"-A dbl4\" compilation option for the SX5-NEC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM/scripts/BB_make

    r89 r91  
    44L_X = $(L_O) $(L_C) -ftrace 
    55#-Q- sxnec  # Compiler options for the ORCA model   -   std 
    6 #-Q- sxnec  F_O = -dw -Wf\"-A dbl4\" -sx5 -ftrace -C vsafe -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh" -Wf,-pvctl noassume loopcnt=10000 -L transform -I $(MODDIR) -I $(MODDIR)/oce 
     6#-Q- sxnec  F_O = -dw -Wf\"-A idbl4\" -sx5 -ftrace -C vsafe -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh" -Wf,-pvctl noassume loopcnt=10000 -L transform -I $(MODDIR) -I $(MODDIR)/oce 
    77#-Q- linux  # Compiler options for the ORCA model 
    88#-Q- linux  F_O = -Mlist -O2 -byteswapio -r8  -module $(MODDIR) 
     
    254254all:     $(EXEC_BIN) 
    255255      @cp SRC_FILE_LIST.temp SRC_FILE_LIST 
    256       @rcp ../../../bin/opa uqbar:/workdir/rech/eee/reee831/WNEMO/opa_NEMO  
    257       @echo OPA model is OK  and rcp in opa_NEMO on uqbar 
     256      @echo OPA model is OK 
    258257# cleaning objects, libraries and executables 
    259258clean: 
Note: See TracChangeset for help on using the changeset viewer.