Last change
on this file since 5242 was
947,
checked in by didier.solyga, 12 years ago
|
Merge Hydrology branch into ORCHIDEE trunk version.
|
File size:
684 bytes
|
Line | |
---|
1 | %AR sxar |
---|
2 | %MAKE make |
---|
3 | %COMPILER sxmpif90 |
---|
4 | %LINK sxmpif90 |
---|
5 | %BASE_FFLAGS -P stack -dw -size_t64 -EP -R5 -float0 -Wf,"-A dbl4,-ptr byte,-pvctl res=whole loopcnt=999999 fullmsg noassume" |
---|
6 | %PROD_FFLAGS -C vopt |
---|
7 | %DEV_FFLAGS -C vsafe -gv -Wf,-init stack=nan,-init heap=nan |
---|
8 | %DEBUG_FFLAGS -C debug -gv -Wf,-init stack=nan,-init heap=nan |
---|
9 | %FPP_FLAGS -P -traditional |
---|
10 | %FPP_DEF NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM _OPENMP |
---|
11 | %BASE_LD -size_t64 -lblas |
---|
12 | %MPI_FFLAGS " " |
---|
13 | %MPI_LD " " |
---|
14 | %OMP_FFLAGS -P openmp |
---|
15 | %OMP_LD -P openmp -Wl,"-ZL 8G" |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.