Make use of the DeviceStreamManager
[alexxy/gromacs.git] / src / gromacs / gpu_utils / device_stream.cpp
index 7f05de6b321999f905dcf7a3afda9174dc7a3eec..bfbe049235fdd571bf844c689047a990770532f7 100644 (file)
@@ -59,4 +59,4 @@ bool DeviceStream::isValid() const
     return false;
 }
 
-void DeviceStream::synchronize() const {}
+void DeviceStream::synchronize() const {};