Fix pre-submit matrix
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 18 Jul 2018 05:53:03 +0000 (07:53 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 18 Jul 2018 05:53:03 +0000 (07:53 +0200)
Changes in slave configuration for master branch need matching
changes here

Change-Id: I0e1b38ae0de85d02b427d5fb61c0b1068fe43e83

admin/builds/pre-submit-matrix.txt

index 367579b6e25de3447b8b15307a4c161930114044..c0485c0f2606b6b569aae3d2f002be92d7f7bf82 100644 (file)
 # Test oldest supported CUDA
 # Test oldest supported Ubuntu
 # Test MPI with CUDA
+# Test cmake version from before new FindCUDA support (in 3.8)
 # Test MPMD PME with library MPI
-# Test cmake FindCUDA functionality introduced in 3.8
-gcc-4.8 gpu cuda-6.5 cmake-3.8.1 mpi npme=1 nranks=2 openmp
+gcc-4.8 gpu cuda-6.5 cmake-3.6.1 mpi npme=1 nranks=2 openmp
 
 # Test newest gcc supported by newest CUDA at time of release
 # Test thread-MPI with CUDA
-# Test cmake version from before new FindCUDA support (in 3.8)
+# Test cmake FindCUDA functionality introduced in 3.8
 # Test SIMD implementation of pair search for GPU code-path
-gcc-6 gpu cuda-9.0 thread-mpi openmp cmake-3.6.1 release-with-assert simd=avx2_256
+gcc-6 gpu cuda-9.0 thread-mpi openmp cmake-3.8.1 release-with-assert simd=avx2_256
 
 # Test newest cmake at time of release
 # Test with ThreadSanitizer (compiled without OpenMP, even though