Last change
on this file since 5308 was
2133,
checked in by Ehouarn Millour, 10 years ago
|
Added FFT to ifort Ciclad arch.
EM
|
-
Property copyright set to
Name of program: LMDZ Creation date: 1984 Version: LMDZ5 License: CeCILL version 2 Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539 See the license file in the root directory
|
File size:
855 bytes
|
Line | |
---|
1 | %COMPILER /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 |
---|
2 | %LINK /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 |
---|
3 | %AR ar |
---|
4 | %MAKE make |
---|
5 | %FPP_FLAGS -P -traditional |
---|
6 | %FPP_DEF NC_DOUBLE FFT_MKL |
---|
7 | %BASE_FFLAGS -real-size 64 -ip -fp-model precise -align all -mcmodel=large -auto |
---|
8 | %PROD_FFLAGS -O2 -ip |
---|
9 | %DEV_FFLAGS -p -g -O1 -fpe0 -traceback |
---|
10 | %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug |
---|
11 | %MPI_FFLAGS -I/usr/lib64/openmpi/1.4.5-ifort/include |
---|
12 | %OMP_FFLAGS -openmp |
---|
13 | %BASE_LD -Wl,-rpath=/opt/netcdf42/ifort/lib |
---|
14 | %MPI_LD -L/usr/lib64/openmpi/1.4.5-ifort/lib -lmpi -L/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core |
---|
15 | %OMP_LD -openmp |
---|
Note: See
TracBrowser
for help on using the repository browser.