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
{{ message }}
This repository has been archived by the owner on May 9, 2022. It is now read-only.
Please make sure that you have installed the right version of gfortran and g++ corresponding to the gcc (use "gfortran -v" to check the version). If you finish the installation, please cd to the "/usr/lib" to check the existence of libgfortran.a.
And check the file "Elemental/cmake/external_projects/ElMath/OpenBLAS.cmake" in thirdparty folder. Make sure that your GFORTRAN_PATHS is correct (x86_64-linux-gnu or i386-linux-gnu, 4.8 or 4.9 or 5). If not, please modify the file.
Install openmpi (download openmpi-2.1.1, libopenmpi-dev) and mpich.
It's better to install the code in 64bit ubuntu system
SvensenSeven
changed the title
Probloem with gfortran lib on Ubuntu 16.04
Problem with gfortran lib on Ubuntu 16.04
Feb 18, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have the similar problem as #379 .
How this issue could be solved ?
I've checked the libraries. lgfortran.a is installed as well as lgfortran.so
The text was updated successfully, but these errors were encountered: