Bug fix for nonlocal D2H coordinate transfer synchronization
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm.h
index 4574167c187a4d3fa234defd94933ba679aa3a9b..fd11ec9de527f203e975d4c99c0b1e77f8306712 100644 (file)
@@ -350,9 +350,6 @@ public:
      */
     void atomdata_init_add_nbat_f_to_f_gpu(GpuEventSynchronizer* localReductionDone);
 
-    /*! \brief Wait for non-local copy of coordinate buffer from device to host */
-    void wait_nonlocal_x_copy_D2H_done();
-
     /*! \brief return GPU pointer to f in rvec format */
     void* get_gpu_frvec();