Make cl_nbparam into a struct
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gputraits.cuh
index 76606611b8e329604037052571ad948398009d26..98fd8d04efc9c5b3d3f8a657c3bd7f7eb55711bf 100644 (file)
@@ -48,6 +48,9 @@
 
 #include "gromacs/hardware/gpu_hw_info.h"
 
+//! Device texture for fast read-only data fetching
+using DeviceTexture = cudaTextureObject_t;
+
 /*! \brief CUDA device information.
  *
  * The CUDA device information is queried and set at detection and contains