Bump required CUDA version to 7.0
authorSzilárd Páll <pall.szilard@gmail.com>
Mon, 23 Apr 2018 18:10:59 +0000 (20:10 +0200)
committerAleksei Iupinov <a.yupinov@gmail.com>
Thu, 26 Apr 2018 16:38:13 +0000 (18:38 +0200)
commitf04f7d729a4a90aabc6ddec632f71d627dd47adf
treecb311f3d549fc0bda03912e300b5bbb1a0169a6f
parent3da1bc863c2dfe22761cc9afc43b1b5d53da993e
Bump required CUDA version to 7.0

This simplifies cmake-time requirements as we can now require the same
CUDA version for all cases except MSVC. It also allows us to
unconditionally compile with the cudaLaunchKernel API and remove the
alternative chevron-notation at least in the nonbonded module.

Change-Id: I199f17151cb227fda9d76c1bf0d7fd73f1d31275
CMakeLists.txt
admin/builds/pre-submit-matrix.txt
cmake/gmxManageGPU.cmake
docs/install-guide/index.rst
docs/user-guide/environment-variables.rst
src/gromacs/ewald/pme-solve.cu
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda.cu