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

source: branches/DEV_r1879_FCM/NEMOGCM/ARCH/arch-xlf_aix.fcm @ 1985

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

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

File size: 480 bytes
Line 
1
2
3%NCDF_INC            -I/usr/local/XLF/netcdf/include
4%NCDF_LIB            -L/usr/local/XLF/netcdf/lib -lnetcf
5%COMPILER            xlf90
6%LINK                xlf90
7%AR                  ar
8%MAKE                make
9%FPP_FLAGS           -P -traditional
10%FPP_DEF
11%BASE_FFLAGS         -O3 -qrealsize=8 -qextname -qsuffix=f=f90 -qsuffix=cpp=F90
12%PROD_FFLAGS         -fast
13%DEV_FFLAGS          -g
14%DEBUG_FFLAGS        -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.