Require padded atom data for PME GPU
[alexxy/gromacs.git] / src / gromacs / ewald / CMakeLists.txt
index 7583e1db50edab86143cede8f1a6b9aabf3570d3..a1d3bcf2f7cb7262a1917f74911b1ae808543be4 100644 (file)
@@ -124,7 +124,6 @@ foreach(VENDOR AMD NVIDIA INTEL)
         -Dorder=4
         -DthreadsPerAtom=16
         -Dc_pmeMaxUnitcellShift=2
-        -Dc_usePadding=true
         -Dc_skipNeutralAtoms=false
         -Dc_virialAndEnergyCount=7
         -Dc_spreadWorkGroupSize=${SPREAD_WG_SIZE}