On Wed, Jul 20, 2022, Matthew Phanchana via AMBER wrote:
>I ran these commands
>export CUDA_HOME=/usr/local/cuda-11.2
>cd /home/xxx/amber22_scr/build
># I sudo nano run_cmake to edit -DCUDA=TRUE
>./run_cmake
>
>*Error: Incompatible CUDA and GNU versions 11.2.0*
The Amber build script uses the gcc and g++ commands that are in your PATH.
So, type "which gcc" and "which g++" to see what you have. You will need
to GNU compilers that are compatible with your cuda version.
...hope this helps....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Aug 04 2022 - 13:35:05 PDT