Last change
on this file since 3527 was
3513,
checked in by emillour, 2 weeks ago
|
Follow-up to r3463 and r3467 for ICOSA_LMDZ, ensure using
libsci_gnu_mp on Adastra.
EM
|
File size:
571 bytes
|
Line | |
---|
1 | %COMPILER mpif90 |
---|
2 | %LINK mpif90 |
---|
3 | %FPP mpif90 -E |
---|
4 | %AR ar |
---|
5 | %MAKE gmake |
---|
6 | %FPP_FLAGS -P |
---|
7 | %FPP_DEF KEY_NONE CPP_NETCDF4 NC_DOUBLE |
---|
8 | %BASE_FFLAGS -c -fPIC -fallow-argument-mismatch -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none |
---|
9 | %PROD_FFLAGS -O3 |
---|
10 | %DEV_FFLAGS -O -Wall -fbounds-check |
---|
11 | %DEBUG_FFLAGS -p -g -fbacktrace -fbounds-check -fstack-protector-all |
---|
12 | %MPI_FFLAGS |
---|
13 | %OMP_FFLAGS -fopenmp |
---|
14 | %BASE_LD -L${CRAY_PE_LIBSCI_PREFIX_DIR}/lib -lsci_gnu_mp |
---|
15 | %MPI_LD |
---|
16 | %OMP_LD -fopenmp |
---|
Note: See
TracBrowser
for help on using the repository browser.