10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 03:15:29 +02:00

Manual install of Lapack

This commit is contained in:
Anthony Scemama 2017-09-14 18:36:21 +02:00
parent d6b160053d
commit 0e334e108f

View File

@ -11,7 +11,7 @@
#
[COMMON]
FC : gfortran -ffree-line-length-none -I . -g
LAPACK_LIB : $(QP_ROOT)/lib/liblapack.a $(QP_ROOT)/lib/librefblas.a $(QP_ROOT)/lib/libtmglib.a
LAPACK_LIB : -llapack -lrefblas -ltmglib
IRPF90 : irpf90
IRPF90_FLAGS : --ninja --align=32 --assert