Last change
on this file since 2654 was
1306,
checked in by slebonnois, 10 years ago
|
SL: correction for arch files (lapack)
|
File size:
462 bytes
|
Rev | Line | |
---|
[37] | 1 | %COMPILER pgf95 |
---|
| 2 | %LINK pgf95 |
---|
| 3 | %AR ar |
---|
| 4 | %MAKE make |
---|
| 5 | %FPP_FLAGS -P -traditional |
---|
| 6 | %FPP_DEF NC_DOUBLE |
---|
| 7 | %BASE_FFLAGS -i4 -r8 |
---|
| 8 | %PROD_FFLAGS -fast |
---|
| 9 | %DEV_FFLAGS -g -O1 |
---|
| 10 | %DEBUG_FFLAGS -g -O0 -Kieee -Ktrap=fp -Mbounds |
---|
[104] | 11 | %C_COMPILER gcc |
---|
| 12 | %C_OPTIM -O3 |
---|
[37] | 13 | %MPI_FFLAGS |
---|
| 14 | %OMP_FFLAGS |
---|
[1306] | 15 | %BASE_LD -llapack -lblas |
---|
[37] | 16 | %MPI_LD |
---|
| 17 | %OMP_LD |
---|
Note: See
TracBrowser
for help on using the repository browser.