|
Last change
on this file since 3534 was
3450,
checked in by afalco, 14 months ago
|
|
New gfortran-para arch files for compilation.
AF
|
|
File size:
795 bytes
|
| Line | |
|---|
| 1 | %COMPILER /usr/bin/mpif90 |
|---|
| 2 | %LINK /usr/bin/mpif90 |
|---|
| 3 | %AR ar |
|---|
| 4 | %MAKE make |
|---|
| 5 | %FPP_FLAGS -P -traditional |
|---|
| 6 | %FPP_DEF NC_DOUBLE |
|---|
| 7 | %BASE_FFLAGS -fcray-pointer -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fno-align-commons -fallow-argument-mismatch |
|---|
| 8 | %PROD_FFLAGS -O3 |
|---|
| 9 | %DEV_FFLAGS -O2 -Wall -fbounds-check |
|---|
| 10 | %DEBUG_FFLAGS -ffpe-trap=invalid,zero,overflow -fbounds-check -g3 -O0 -fstack-protector-all -finit-real=nan -fbacktrace |
|---|
| 11 | %C_COMPILER gcc |
|---|
| 12 | %C_OPTIM -O3 |
|---|
| 13 | %MPI_FFLAGS -I/usr/lib/x86_64-linux-gnu/openmpi/include |
|---|
| 14 | %OMP_FFLAGS |
|---|
| 15 | %BASE_LD -llapack -lblas |
|---|
| 16 | %MPI_LD -L/usr/lib/x86_64-linux-gnu/openmpi/ -lmpi |
|---|
| 17 | %OMP_LD |
|---|
Note: See
TracBrowser
for help on using the repository browser.