Bump required gcc compiler to 5.1
commit471518d42516fa8028dec02b071ffabb3946db78
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 24 Jan 2019 13:55:53 +0000 (24 14:55 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 25 Jan 2019 05:53:34 +0000 (25 06:53 +0100)
treebf5139827accbdc40b3d6f4a219f1cc27ca3daf8
parent3f1ea269da5b4507048303e0802932d5160623d0
Bump required gcc compiler to 5.1

This prepares for the C++14 switch. Bumped CUDA version to 8.0 (which
we anyway will bump to 9.0 for C++14 support shortly). Bumped
regressiontests version requirement to 5.1 (and the cmake version to
3.9.6, which we forgot recently).

Removed references to minimum versions of gcc and clang that are now
always satisfied by our minimum requirements for those.

Refs #2831

Change-Id: Ifa062b361af08848fd92c3906fd2af04cfa1b8d6
15 files changed:
CMakeLists.txt
admin/builds/post-submit-matrix.txt
admin/builds/pre-submit-matrix.txt
admin/builds/regressiontests-update.py
admin/builds/release-matrix.txt
cmake/gmxBuildTypeReference.cmake
cmake/gmxBuildTypeTSAN.cmake
cmake/gmxCFlags.cmake
cmake/gmxManageNvccConfig.cmake
docs/dev-manual/build-system.rst
docs/install-guide/index.rst
src/gromacs/mdlib/forcerec.cpp
src/gromacs/mdrun/integrator.h
src/gromacs/mdrun/minimize.cpp
src/gromacs/utility/gmxregex.cpp