Re: [AMBER-Developers] Deprecated messages in CUDA compilations.... STOP!

From: Ke Li <kel.nvidia.com>
Date: Fri, 22 Jun 2018 20:21:42 +0000

--disable-warnings will disable ALL warning, is this OK?

-----Original Message-----
From: David Cerutti <dscerutti.gmail.com>
Sent: Friday, June 22, 2018 12:20 PM
To: AMBER Developers Mailing List <amber-developers.ambermd.org>
Subject: [AMBER-Developers] Deprecated messages in CUDA compilations.... STOP!

Is anyone else seeing a plethora of messages like this one?

ptxas
/tmp/tmpxft_000023ca_00000000-5_kCalculatePMENonbondEnergy.compute_61.ptx,
line 204535; w\
arning : Instruction 'shfl' without '.sync' is deprecated since PTX ISA version 6.0 and will be\ discontinued in a future PTX ISA version

This is happening even though there compilation flags include -Wno-deprecated-declarations. It is literally finding a needle in the haystack to figure out what line of code is wrong having to sift through these mountains of deprecation warnings. Yes, shfl is deprecated.
But how do I shut that warning off, for real?

Dave
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Jun 22 2018 - 13:30:03 PDT
Custom Search