mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-22 20:35:19 +01:00
Manual install of Lapack
This commit is contained in:
parent
899a764147
commit
d6b160053d
@ -3,7 +3,7 @@
|
||||
git clone https://github.com/Reference-LAPACK/lapack-release.git
|
||||
cd lapack-release
|
||||
cp make.inc.example make.inc
|
||||
make -j 8 lib
|
||||
make -j 8
|
||||
mv librefblas.a liblapack.a libtmglib.a $QP_ROOT/lib
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user