Dear Etienne,

did you install opm by using the dumux installexternal.sh script and did you build opm by using dunecontrol?

Best regards,
Martin

On 10.06.20 10:37, Etienne Ahusborde wrote:

Dear DuMuX users,

I would like to use a mesh in the grdecl format using the version 3.1.

So I tried to execute the test dumux/test/porousmediumflow/2p/implicit/cornerpoint

I loaded the modules opm-grid and opm-common but when I compiled everything, I had the following error during the compilation of opm

Boost version: 1.65.1
-- Found the following Boost libraries:
--   date_time
--   system
--   unit_test_framework
-- A library with BLAS API found.
-- A library with BLAS API found.
*CMake Error at /usr/share/cmake-3.10/Modules/FindLAPACK.cmake:361 (message):*   A required library with LAPACK API not found.  Please specify library location

I don't understand because I think that  I have installed all the package required by lapack using the command:

sudo apt install liblapack*

Using the command whereis lapack, I obtain:

lapack: /usr/lib/x86_64-linux-gnu/lapack /usr/share/man/man3/lapack.3.gz

Maybe I have to specify in the option file the exact path to find the lapack library. I had the same problem with blas but after the installation, the blas library was automatically found.

Can you help me please?

Best regards

Etienne



_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to