Re: [AMBER] A100 and RTX3090 Benchmarks

From: David A Case <david.case.rutgers.edu>
Date: Tue, 6 Oct 2020 08:26:26 -0400

On Tue, Oct 06, 2020, Filip Fratev wrote:
>
>Can you also help me with an advice how to compile with CUDA 11.1? I can
>do that only by Cuda 11.0.

Try this: on line 67 of cmake/CudaConfig.cmake, change

   elseif(${CUDA_VERSION} VERSION_EQUAL 11.0)

to

   elseif(${CUDA_VERSION} VERSION_GREATER_EQUAL 11.0)

We're not 100% sure that this will work, but it's worth a try. Ross is
running some tests of some other possible changes.

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Oct 06 2020 - 05:30:02 PDT
Custom Search