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

source: branches/DEV_r1879_FCM/NEMOGCM/ARCH/arch-ifort_osx.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

  • Property svn:executable set to *
File size: 591 bytes
Line 
1%NCDF_INC             -I/usr/local/pub/netcdf/4.0.1-ifort/include
2%NCDF_LIB            -L /usr/local/pub/netcdf/4.0.1-ifort/lib -lnetcdf   
3%COMPILER            mpif90
4%LINK                mpif90
5%AR                  libtool
6%ARFLAGS             -c -s -o
7%MAKE                make
8%FPP                 cpp
9%FPP_FLAGS           -P -traditional -I/usr/local/pub/openmpi/1.3.3-ifort/include
10%FPP_DEF
11%BASE_FFLAGS         -r8 -O3  -traceback
12%PROD_FFLAGS         -r8 -fast
13%DEV_FFLAGS          -r8 -g
14%DEBUG_FFLAGS        -r8 -g
15%MPI_FFLAGS
16%OMP_FFLAGS
17%BASE_LD             
18%MPI_LD
19%OMP_LD
20
Note: See TracBrowser for help on using the repository browser.