Rename and expose "generic" GPU memory transfer functions
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gpu_utils.h
index c85b1bed668c4699d1b0da42d5ee6bd25aeb43e0..ad2297eae05f8cd33c4d86433aa22321e749e5cd 100644 (file)
@@ -60,6 +60,13 @@ namespace gmx
 class MDLogger;
 }
 
+//! Enum which is only used to describe transfer calls at the moment
+enum class GpuApiCallBehavior
+{
+    Sync,
+    Async
+};
+
 /*! \brief Detect all GPUs in the system.
  *
  *  Will detect every GPU supported by the device driver in use. Also