Re: [AMBER] Installing on Ubuntu 22.04/CUDA 12.2

From: David A Case via AMBER <amber.ambermd.org>
Date: Sat, 9 Sep 2023 13:07:12 -0600

On Fri, Sep 08, 2023, John McDonnell via AMBER wrote:
>
>We are trying to install Amber22 on Ubuntu 22.04 with the Lambda Stack,
>which provides CUDA 12.2. The config fails, complaining that CUDA 12.2
>is too new and that only as far as 12.1 is supported. Are there plans to
>support CUDA 12.2 or does anyone have a suggestion/workaround?

Edit the cmake/CudaConfig.cmake file. On (about) line 76, change
"VERSION_LESS 12.2" to "VERSION_LESS_EQUAL 12.2".

....hope this helps...dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sat Sep 09 2023 - 12:30:03 PDT
Custom Search