Hello Fabian,
CMake is not finding CUDA in your environment variables. Try running the cmake command adding -DCUDA_TOOLKIT_ROOT_DIR=[path where you installed CUDA].
I hope this helps,
Best,
Vinícius Wilian D. Cruzeiro, PhD
Postdoctoral Researcher
Department of Chemistry
Stanford University
Twitter: .vwcruzeiro
On Nov 11, 2021, at 8:22 AM, Fabian Glaser <fabian.glaser.gmail.com> wrote:
Hellow all,
I am trying to compile amber20 but has a consitent error with cuda / cmake, here the error I get, I will
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.
Did somebdoy find this problem and could give me an idea what is wrong?
THanks!
-------------------
Fabian Glaser
Bioinformatics Knowledge Unit - BKU
The Lorry I. Lokey Center for Life Sciences and Engineering
Technion - Israel Institute of Technology, Haifa, Israel
https://lokey.technion.ac.il/bioinformatic-knowledge-unit/
Tel +972 (0) 4 8293701
-------------------
Fabian Glaser
Bioinformatics Knowledge Unit - BKU
The Lorry I. Lokey Center for Life Sciences and Engineering
Technion - Israel Institute of Technology, Haifa, Israel
https://lokey.technion.ac.il/bioinformatic-knowledge-unit/
Tel +972 (0) 4 8293701
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Nov 11 2021 - 09:30:02 PST