Changeset 5378
- Timestamp:
- Dec 4, 2024, 3:31:32 PM (10 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/arch/arch-X64_JEANZAY_PBIOIPSL.fcm
r5374 r5378 1 1 # Note: this is a TEMPORARY (12/24) arch to resolve an issue linked to paths in ORCHIDEE archs 2 2 # It's just a copy of X64_JEANZAY so that the installer uses the LMDZ arch rather than the ORCHIDEE's base arch 3 # + `-P -traditional` in FPP_FLAGS for orchidee compilation 3 4 4 5 # $Id$ 5 6 %COMPILER mpiifort 6 7 %LINK mpiifort 7 %FPP mpiifort -E8 %FPP mpiifort 8 9 %AR ar 9 10 %ARFLAGS rs 10 11 %MAKE gmake 11 %FPP_FLAGS 12 %FPP_FLAGS -E -P -traditional 12 13 %FPP_DEF NC_DOUBLE FFT_MKL 13 14 %BASE_FFLAGS -i4 -r8 -auto -align all -fp-model strict
Note: See TracChangeset
for help on using the changeset viewer.