Unify CUDA and OpenCL lookup-table creation
[alexxy/gromacs.git] / src / gromacs / gpu_utils / CMakeLists.txt
index e8c02ccf31e2f28e4937f6a170ef5a2017d108cd..2ad27010cfe79da12d86b9e4220f28bca2ec4889 100644 (file)
@@ -54,7 +54,6 @@ if(GMX_USE_OPENCL)
         )
 elseif(GMX_USE_CUDA)
     gmx_add_libgromacs_sources(
-        cudautils.cu
         device_stream.cu
         gpu_utils.cu
         pinning.cu