More updates to testing matrix
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 15 May 2017 15:17:36 +0000 (17:17 +0200)
committerKasson <kasson@gmail.com>
Thu, 13 Jul 2017 15:11:41 +0000 (17:11 +0200)
commit4df5596f512e11ae3961952f376d3f7323711158
tree01e0115e731810c79c6d87d0b0f7eea8dd1934fe
parent74b61307de3815848207490f611167751d00cce3
More updates to testing matrix

Covered newest cmake, while ensuring that we test the new
and old FindCUDA modules.

Added new configuration to target gcc-7.

Moved x11 responsibility to a non-GPU configuration.

Moved a simd responsbility off the tsan configuration, which has
a TODO to get moved off the GPU build slave. Updated it to gcc-7
which should be useful.

Consolidated three jobs that built on bs_nix-amd into two.

Fixed minor issues with possible sprintf over-run or snprintf
truncation, and possible use of uninitialized pointers.

Fixed release matrix use of gcc-[567] versions. The release-2016
branch usess older compiler versions.

Change-Id: Iafd6a440fd763ef6c645bb094579e0ec6875621b
admin/builds/post-submit-matrix.txt
admin/builds/pre-submit-matrix.txt
admin/builds/release-matrix.txt
src/gromacs/fileio/trxio.cpp
src/gromacs/gmxana/gmx_densorder.cpp
src/gromacs/gmxana/gmx_hydorder.cpp
src/gromacs/timing/wallcycle.cpp