Ignore:
Timestamp:
Jul 5, 2018, 4:25:51 PM (7 years ago)
Author:
jvatant
Message:

Replace Numerical Recipes "solve.c" in C chemistry by "solve_lapack.c" call to Lapack dgesv
-> ~60 times quicker ( quasi-instantaneous now )
--JVO

File:
1 edited

Legend:

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

    r1961 r1965  
    44%MAKE                gmake
    55%FPP_FLAGS           -P -traditional
    6 %CPP_FLAGS           -P -I${MKL_INC_DIR}
     6%CPP_FLAGS           -P
    77%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
    88%CPP_DEF             LAPACK
Note: See TracChangeset for help on using the changeset viewer.