Remove outdated (already implemented) pinning TODO
authorAleksei Iupinov <a.yupinov@gmail.com>
Fri, 24 Nov 2017 14:20:50 +0000 (15:20 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 24 Nov 2017 15:27:22 +0000 (16:27 +0100)
Change-Id: I122b93497aa168aeb354bd63059398c1738fd110

src/gromacs/ewald/pme-gpu-types.h

index d96d8d434b41a6db9c94c1c3e330c257d8f01266..14b72427028ef497c8300bb89a8127ae3e84bc62 100644 (file)
@@ -257,7 +257,6 @@ struct PmeGpuSettings
  */
 struct PmeGpuStaging
 {
-    //TODO pin me with whatever method we settle on
     //! Host-side force buffer
     std::vector < gmx::RVec, gmx::HostAllocator < gmx::RVec>> h_forces;