Remove OpenMM
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 5 Jul 2013 21:51:40 +0000 (23:51 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 20 Aug 2013 22:16:03 +0000 (00:16 +0200)
commitb91381931c9ff67c397b5f60ef342818079ef24c
tree0e2f809efabe56644e39f956060ed34a3df2041e
parent09b3ae8cbfc028d4abbd2b85a14d5f36f34cfa51
Remove OpenMM

This code is not functional in release-4-6 branch, and nobody has
plans to fix it. Many things are already out of sync in the duplicated
code. This will get much worse as time passes, so simplifying the few
places that still touch the main code base has slight advantages. And
nobody will feel the need to clean up the duplicated code.

Change-Id: I06c2eb71042fd830fd888fbee1b5e3efcae0379d
16 files changed:
CMakeLists.txt
admin/installguide/installguide.tex
src/contrib/BuildMdrunOpenMM.cmake [deleted file]
src/contrib/CMakeLists.txt
src/contrib/FindOpenMM.cmake [deleted file]
src/contrib/md_openmm.c [deleted file]
src/contrib/md_openmm.h [deleted file]
src/contrib/mdrun_openmm.c [deleted file]
src/contrib/openmm_gpu_utils.cu [deleted file]
src/contrib/openmm_gpu_utils.h [deleted file]
src/contrib/openmm_wrapper.cpp [deleted file]
src/contrib/openmm_wrapper.h [deleted file]
src/contrib/runner_openmm.c [deleted file]
src/gromacs/mdlib/mdebin.c
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_kernel_utils.cuh
src/programs/mdrun/CMakeLists.txt