lanl / qmd-progress

PROGRESS: Parallel, Rapid O(N) and Graph-based Recursive Electronic Structure Solver.
https://qmd-progress.readthedocs.io/
Other
20 stars 13 forks source link

LAPACK not found #9

Open cnegre opened 7 years ago

cnegre commented 7 years ago

At the moment of configuring cmake says lapack is not found (for both GNU, MKL). However by commenting the following lines in the Cmake.txt

if(NOT (LAPACK_LIBRARIES OR LAPACK_FOUND))

#  include(FindLAPACK)
 #if(NOT LAPACK_FOUND)
# message(FATAL_ERROR "Can not find suitable LAPACK library")
  # endif()
#endif()

Everything work perfectly well ....

nicolasbock commented 7 years ago

@cnegre, is that on Ubuntu? Which OS version?

nicolasbock commented 7 years ago

You could also try to export CMAKE_PREFIX_PATH with where you have installed lapack.

nicolasbock commented 7 years ago

@cnegre Is this still an issue?

cnegre commented 7 years ago

It is my computer. But it could be a problem that I have. We can remove it

On Apr 8, 2017 06:13, "Nicolas Bock" notifications@github.com wrote:

@cnegre https://github.com/cnegre Is this still an issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lanl/qmd-progress/issues/9#issuecomment-292714193, or mute the thread https://github.com/notifications/unsubscribe-auth/APQltZFevmDke9Fwmvh4zX-6aqiWi66wks5rt3nXgaJpZM4Mhejv .

nicolasbock commented 7 years ago

On Sat, Apr 08, 2017 at 05:16:47AM -0700, Christian F. A. Negre wrote:

It is my computer. But it could be a problem that I have. We can remove it

Maybe it's a more serious problem though. Could you add more details? There are error messages in build.log and build/CMakeFiles/CMakeOutput.log and build/CMakeFiles/CMakeError.log. Maybe we can narrow down what's not working here.

cnegre commented 7 years ago

This are the log and logError for this issue.

On Sat, Apr 8, 2017 at 6:38 AM, Nicolas Bock notifications@github.com wrote:

On Sat, Apr 08, 2017 at 05:16:47AM -0700, Christian F. A. Negre wrote:

It is my computer. But it could be a problem that I have. We can remove it

Maybe it's a more serious problem though. Could you add more details? There are error messages in build.log and build/CMakeFiles/CMakeOutput.log and build/CMakeFiles/CMakeError.log. Maybe we can narrow down what's not working here.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lanl/qmd-progress/issues/9#issuecomment-292715428, or mute the thread https://github.com/notifications/unsubscribe-auth/APQltXXtlQH5CoehFC4zakKpRR7ZbVySks5rt3_ZgaJpZM4Mhejv .

-- Dr. Christian F. A . Negre

LOS ALAMOS NATIONAL LABORATORY T-1 Division, TA-3 Bldg. 123, Room 263 Los Alamos, NM 87545