On Tue, Jun 28, 2022, Gustavo Seabra via AMBER wrote:
>$ ./run_cmake
>-- Found CUDA: /usr/local/cuda-11 (found version "11.7")
>-- CUDA version 11.7 detected
>Error: Incompatible CUDA and GNU versions
Just in case you didn't see the earlier reply on the list:
These messages are handled in cmake/CudaConfig.cmake. You can likely change
line 86 to refer to "11.7" rather than "11.6". Or, just comment out the
"message(FATAL_ERROR)" in line 124.
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Aug 04 2022 - 13:33:41 PDT