[gmx-users] NVIDIA CUDA Alanine Scanning

Szilárd Páll pall.szilard at gmail.com
Tue Aug 7 15:04:31 CEST 2018


Hi,

Yes, you can use CUDA acceleration, and FEP does work, try to keep
feature-parity between the GPU-accelerated and non-accelerated modes of
GROMACS. Can't comment in depth about GMXPBSA, they may not have full
support for newer releases from what a brief look at their mailing list
shows.
Regarding FEP, the caveat is that not all tasks can be offloaded to the
GPU, the free energy short-range computation itself as well as the entire
PME computation has to run on the CPU, and therefore such runs may not
perform on some hardware as efficiently as it would without FEP. That is
especially true if you have very few CPU cores per GPU.

However note that the GROMACS CPU code is rather well tuned so the using
the CPU for some (or all) is not cripplingly slow as you might have seen
with other codes.

--
Szilárd


On Thu, Jul 26, 2018 at 5:28 PM Matthew Kenney <
matthew.kenney at cellsignal.com> wrote:

> Hi everyone,
>
> I am attempting to find a means to perform Alanine scanning mutagenesis
> with CUDA acceleration, but have yet to find a free/open-source option.
> AMBER and Schrödinger appear to be the only options available for these
> calculations on CUDA, and I'd like to avoid the hefty industry licences for
> these programs. Hopefully, GROMACS is the solution.
>
> Does anyone know if the tool GMXPBSA, or Free Energy Perturbation (FEP)
> calculations happen to support CUDA? I ask because many programs I've
> looked at claim overall CUDA support (ex: NAMD/VMD) but do not support FEP
> and certain other types of calculations on CUDA. Any help is much
> appreciated. Thanks!
>
> Best,
> Matt
>
> --
> This message contains information which may be confidential and/or
> protected by attorney-client privilege.  Unless you are the addressee, you
> may not use, copy or disclose to anyone this message or any information
> contained in this message.  If you have received this message in error,
> please send me an email and delete this message.   Thank you.
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-request at gromacs.org.


More information about the gromacs.org_gmx-users mailing list