Last change
on this file since 5358 was
5350,
checked in by yann meurdesoif, 2 weeks ago
|
Add arch files for nvidia compiler on jeanzay
YM
|
-
Property svn:eol-style set to
native
|
File size:
569 bytes
|
Rev | Line | |
---|
[5350] | 1 | # $Id: arch-X64_JEANZAY.fcm 4599 2023-06-30 16:27:01Z ymeurdesoif $ |
---|
| 2 | %COMPILER mpif90 |
---|
| 3 | %LINK mpif90 |
---|
| 4 | %FPP cpp |
---|
| 5 | %AR ar |
---|
| 6 | %ARFLAGS rs |
---|
| 7 | %MAKE gmake |
---|
| 8 | %FPP_FLAGS -P -traditional |
---|
| 9 | %FPP_DEF NC_DOUBLE FFT_MKL |
---|
| 10 | %BASE_FFLAGS -i4 -r8 |
---|
| 11 | %PROD_FFLAGS -gopt -traceback -fast |
---|
| 12 | %DEV_FFLAGS -g -O1 -traceback |
---|
| 13 | %DEBUG_FFLAGS -g -Mbounds -Kieee -O0 -traceback |
---|
| 14 | %MPI_FFLAGS |
---|
| 15 | %OMP_FFLAGS -mp |
---|
| 16 | %BASE_LD -i4 -r8 |
---|
| 17 | %MPI_LD |
---|
| 18 | %OMP_LD -mp |
---|
Note: See
TracBrowser
for help on using the repository browser.