Ignore:
Timestamp:
Oct 10, 2023, 2:20:03 PM (14 months ago)
Author:
emillour
Message:

Improving arch files: add "%FPP" to use Fortran compilers
(instead of the default cpp) to pre-process code.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/arch/arch-X64_IRENE-AMD.fcm

    r2796 r3079  
    44%ARFLAGS             rs
    55%MAKE                gmake
    6 %FPP_FLAGS           -P -traditional
     6%FPP                 mpif90 -E
     7%FPP_FLAGS           
    78%CPP_FLAGS           -P
    89%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
Note: See TracChangeset for help on using the changeset viewer.