Last change
on this file was
2797,
checked in by bhatnags, 2 years ago
|
Adding arch files for the Geneva based clusters, Baobab and Yggdrasil:
|
File size:
593 bytes
|
Line | |
---|
1 | %COMPILER mpif90 |
---|
2 | %LINK mpif90 |
---|
3 | %AR ar |
---|
4 | %MAKE make |
---|
5 | %FPP_FLAGS -P -traditional |
---|
6 | %FPP_DEF NC_DOUBLE |
---|
7 | %BASE_FFLAGS -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fno-align-commons -fallow-argument-mismatch |
---|
8 | %PROD_FFLAGS -O3 |
---|
9 | %DEV_FFLAGS -O |
---|
10 | %DEBUG_FFLAGS -ffpe-trap=invalid,zero,overflow -fbounds-check -g3 -O0 -fstack-protector-all -finit-real=snan -fbacktrace |
---|
11 | %MPI_FFLAGS -fcray-pointer |
---|
12 | %OMP_FFLAGS -fopenmp |
---|
13 | %BASE_LD |
---|
14 | %MPI_LD |
---|
15 | %OMP_LD -fopenmp |
---|
Note: See
TracBrowser
for help on using the repository browser.