Comment the use of waitCoordinatesCopiedToDevice
authorSzilárd Páll <pall.szilard@gmail.com>
Tue, 17 Dec 2019 12:43:00 +0000 (13:43 +0100)
committerArtem Zhmurov <zhmurov@gmail.com>
Tue, 17 Dec 2019 20:52:09 +0000 (21:52 +0100)
commitce0423db6705dc264e58fd983e55468274040604
tree7b1b884901e8c96221013a43829b8575cf948120
parent03de3a7fb374c428bd18ca5f4d78aa7b86aed605
Comment the use of waitCoordinatesCopiedToDevice

Tthis is to note that we are only using a barrier a mechanism to sync
with GPU tasks rather than to preventing a race between the copy and
other CPU tasks.

Change-Id: I8d432f7ef3e87e56beffa7f58230e50bcd59a666
src/gromacs/mdrun/md.cpp