mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 10:05:57 +01:00
Update README.md
This commit is contained in:
parent
ca3b0e9825
commit
548aa4f2fb
@ -163,3 +163,6 @@ It's caused when we call the DGEMM routine of LAPACK.
|
|||||||
|
|
||||||
Set `ulimit -s unlimited`, before runing `qp_run`. It seems to fix the problem.
|
Set `ulimit -s unlimited`, before runing `qp_run`. It seems to fix the problem.
|
||||||
|
|
||||||
|
#### Error: f77zmq not symbol found
|
||||||
|
|
||||||
|
In the Makefile of the f77zmq, you should NOT use ar but `libtool -static`
|
||||||
|
Loading…
Reference in New Issue
Block a user