[AMBER] run_cmake error for installing the GPU version of Amber20

From: jinfeng liu <jinfengliu1119.gmail.com>
Date: Sun, 5 Dec 2021 14:52:06 +0800

Dear Amber developers,

I am trying to install Amber20 on my centos7 server. The serial version has
been installed successfully. But when turn to the GPU version, I came
across an wired error message like the following:

Could NOT find CUDA (missing: CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (found
version "11.1")
CMake Error at cmake/CudaConfig.cmake:15 (message):
  You turned on CUDA, but it was not found. Please set the
  CUDA_TOOLKIT_ROOT_DIR option to your CUDA install directory.

In fact, I have previously installed cuda-11.3, and the corresponding
environment has been set as:
export CUDA_HOME=/usr/local/cuda-11.3
export PATH="/usr/local/cuda-11.3/bin:$PATH"
export LD_LIBRARY_PATH="/usr/local/cuda-11.3/lib64:$LD_LIBRARY_PATH"

So I am really confused about this error. why it can not find cuda-11.3,
but 11.1 ?? Could anyone give me some help ? Thanks in advance!

Best regards,
Jinfeng
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sat Dec 04 2021 - 23:00:02 PST
Custom Search