Changeset 3607 for trunk/LMDZ.COMMON/arch
- Timestamp:
- Feb 3, 2025, 11:28:17 AM (18 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-gfortran-para.fcm
r3566 r3607 4 4 %MAKE make 5 5 %FPP_FLAGS -P -traditional 6 %FPP_DEF NC_DOUBLE 6 %FPP_DEF NC_DOUBLE 7 %CPP_FLAGS -P 8 %CPP_DEF LAPACK 7 9 %BASE_FFLAGS -fcray-pointer -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fno-align-commons -fallow-argument-mismatch 8 10 %PROD_FFLAGS -O3 … … 12 14 %C_OPTIM -O3 13 15 %MPI_FFLAGS -I/usr/lib/x86_64-linux-gnu/openmpi/include 14 %OMP_FFLAGS 16 %OMP_FFLAGS 15 17 %BASE_LD -llapack -lblas 16 18 %MPI_LD -L/usr/lib/x86_64-linux-gnu/openmpi/ -lmpi
Note: See TracChangeset
for help on using the changeset viewer.