Merge branch release-2020 into master
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm_geometry.h
index debc49b17e3e2b1315c0d4a6fec536e6e9eae78d..3362a410db3c7fd50ec1a92e6ff6985f9a505d60 100644 (file)
@@ -90,7 +90,7 @@ static constexpr gmx::EnumerationArray<KernelType, int> JClusterSizePerKernelTyp
 #else
       0, 0,
 #endif
-      c_nbnxnGpuClusterSize, c_nbnxnGpuClusterSize }
+      c_nbnxnGpuClusterSize, c_nbnxnGpuClusterSize / 2 }
 };
 
 /*! \brief Returns whether the pair-list corresponding to nb_kernel_type is simple */