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
PR #53 fixed the dependencies of the ScaLAPACK libraries on BLACS. It should now be safe to use make -j lib, i.e., to use multiple jobs to build. However, make -j all may still fail as related in PR #53.