Fix for the CUDA version of LINCS
commit9afedd58b9f578e2390a373e12b8e211ef7539c0
authorArtem Zhmurov <zhmurov@gmail.com>
Mon, 29 Apr 2019 15:42:48 +0000 (29 17:42 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Mon, 29 Apr 2019 19:31:49 +0000 (29 21:31 +0200)
treefd67006fdecd0db5b95b67d3e3e4437bcd6664d5
parent0a1aae785a6f746adbaae672736462f2ff1cf948
Fix for the CUDA version of LINCS

This fixes a couple of Jenkins Post-submit failures:
1. Clang warnings in the CUDA portion of code.
2. New CUDA LINCS failure on the host with CUDA, but without
   capable GPU.

Also done is minor renaming and typo correction.

Change-Id: I4f1d89d4bf5a6f3f0083186cb67787cdf6536bb9
src/gromacs/mdlib/lincs_cuda_impl.cu
src/gromacs/mdlib/lincs_cuda_impl.h
src/gromacs/mdlib/tests/constr.cpp