You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was using this toolkit on Ubuntu 18.04, it reported a segment fault occurred. Finally, I found this is caused by lib/sba-1.5/sba_lapack.c. When I use the same file in sba-1.6 instead, the toolkit works. So I guess the version of lapack is the main cause of this problem.
The text was updated successfully, but these errors were encountered:
When I was using this toolkit on Ubuntu 18.04, it reported a segment fault occurred. Finally, I found this is caused by lib/sba-1.5/sba_lapack.c. When I use the same file in sba-1.6 instead, the toolkit works. So I guess the version of lapack is the main cause of this problem.
The text was updated successfully, but these errors were encountered: