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.
arch-SX8_MERCURE.fcm in branches/DEV_r1879_FCM/NEMOGCM/ARCH – NEMO

source: branches/DEV_r1879_FCM/NEMOGCM/ARCH/arch-SX8_MERCURE.fcm @ 1973

Last change on this file since 1973 was 1973, checked in by flavoni, 14 years ago

Add ARCH directory to have file ready for some architecture, see ticket: #685

File size: 740 bytes
Line 
1%NCDF_INC            -I/usr/local/SX8/soft/netcdf/include
2%NCDF_LIB            -L/usr/local/SX8/soft/netcdf/lib -lnetcdf
3%COMPILER            sxmpif90
4%LINKER              sxmpif90
5%AR                  sxar
6%MAKE                make
7%FPP_FLAGS           -P -traditional
8%FPP_DEF             _NONE_
9%BASE_FFLAGS         -f2003 nocbind -P stack -Wf,-pvctl res=whole,-A idbl4,-ptr byte -EP -R5 -float0 -size_t64 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume"
10%PROD_FFLAGS         -C vopt
11%DEV_FFLAGS          -C vsafe -gv -Wf,-init stack=nan,-init heap=nan
12%DEBUG_FFLAGS        -C debug -eC -Wf,-init stack=nan,-init heap=nan
13%MPI_FFLAGS
14%OMP_FFLAGS          -P openmp
15%BASE_LD             -size_t64
16%MPI_LD
17%OMP_LD              -P openmp
Note: See TracBrowser for help on using the repository browser.