Redevelopment of GPU Force Reduction/Buffer Ops
[alexxy/gromacs.git] / src / gromacs / mdlib / CMakeLists.txt
index c2795481475b5fb1232cbc745019586ce3cd4f16..6cb02ee51771b2c8388cbadeef6c23b1a213fb91 100644 (file)
@@ -45,6 +45,7 @@ if(GMX_GPU_CUDA)
        lincs_gpu.cu
        settle_gpu.cu
        update_constrain_gpu_impl.cu
+       gpuforcereduction_impl.cu
        )
 endif()