Re: [AMBER] Unsupported CUDA version 11.1 detected during the installation of AMBER20.CUDA

From: 贺俊宏 <197211005.csu.edu.cn>
Date: Mon, 7 Dec 2020 09:46:20 +0800 (GMT+08:00)

Dear David:
I have listened your advice,but when I performed like that,there is another Error Appear:
cudaMemcpyTosymbol: SetSim copy to cSim failed invalid device symbol
could you help me with it,thank you

> -----原始邮件-----
> 发件人: "David A Case" <david.case.rutgers.edu>
> 发送时间: 2020-12-04 21:24:01 (星期五)
> 收件人: "AMBER Mailing List" <amber.ambermd.org>
> 抄送:
> 主题: Re: [AMBER] Unsupported CUDA version 11.1 detected during the installation of AMBER20.CUDA
>
> On Fri, Dec 04, 2020, 贺俊宏 wrote:
>
> >but just one more question,if I choose to Install with the old (legacy)
> >build system,how to modify this Setting?
>
> Edit $AMBERHOME/AmberTools/src/configure2
>
> At about line 1253 change this:
>
> if [ "$cudaversion" = "11.0" ]; then
>
> to this:
>
> if [ "$cudaversion" = "11.0" -o "$cudaversion" = "11.1" ]; then
>
> ...good luck....dac
>
> _______________________________________________
> 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 Sun Dec 06 2020 - 18:00:02 PST
Custom Search