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

source: branches/DEV_r1879_FCM/NEMOGCM/ARCH/arch-IA64_PLATINE.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: 550 bytes
Line 
1%NCDF_INC            -I/usr/include
2%NCDF_LIB            -L usr/lib -lnetcdf -lnetcdff
3%COMPILER            mpif90
4%LINKER              mpif90
5%AR                  ar
6%MAKE                gmake
7%FPP_FLAGS           -P -traditional
8%FPP_DEF             _NONE_
9%BASE_FFLAGS         -i4 -r8 -automatic -align all -I/opt/mpi/current/include
10%PROD_FFLAGS         -O3
11%DEV_FFLAGS          -O3 -traceback
12%DEBUG_FFLAGS        -g -traceback
13%MPI_FFLAGS
14%OMP_FFLAGS          -openmp
15%BASE_LD              -r8 -automatic
16%MPI_LD
17%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.