Fix the single-GPU update-constraints
authorArtem Zhmurov <zhmurov@gmail.com>
Mon, 14 Oct 2019 21:36:20 +0000 (23:36 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Tue, 15 Oct 2019 17:10:43 +0000 (19:10 +0200)
commit8734c61850b1ecf7873b24d30ba0a40c5db527f3
tree62a8b82e70cd8b44435efd6a3c06d770f3d3e004
parent1055827b0e77d7a22c181e529eb1c881ea973ffd
Fix the single-GPU update-constraints

This is a temporary fix to make it work. Better solutions are in other patches.

1. The getter for the update stream returned the stream itself instead of a
   pointer to it.
2. The copy stream for forces with AtomLocality:All set to updateStream.

Change-Id: I02b15beddebc160f2fe4fc21da64975977855699
src/gromacs/mdtypes/state_propagator_data_gpu_impl_gpu.cpp