Skip to content

Resolve "Add a test to configure.sh on whether the Lapack and blas libraries are found"

Closes #219 (closed) Tested in 3 machines, but no supercomputer.

It's only two changes: a new file - a small Fortran code for testing - and a new function in configure.sh which uses this file to test the linking with linear algebra libraries.

Merge request reports