Use clang-5 in Jenkins
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 12 Sep 2017 09:34:54 +0000 (11:34 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 11 Oct 2017 11:46:42 +0000 (13:46 +0200)
Change-Id: Ibff723750ff66629da5066c4de43ed3de1198f19

admin/builds/post-submit-matrix.txt
admin/builds/pre-submit-matrix.txt

index fa6babcb7d356bd1c643742f90cde4d3f6129a96..d9c533b3ace210b864137b1d09469ea22d31cf97 100644 (file)
@@ -40,7 +40,7 @@ clang-4 simd=sse4.1 openmp nranks=1 gpu cuda-8.0 clang_cuda
 
 # Test MPMD PME with library MPI
 # Test clang + OpenMP
-clang-4 openmp simd=avx_128_fma npme=1 nranks=2 mpi
+clang-5 openmp simd=avx_128_fma npme=1 nranks=2 mpi
 
 # Test non-default use of mdrun -gpu_id
 # Test SSE2 SIMD
index dfd86f2980b3176c9da3a187e35ae200d9c4f155..34eb37e000c42ed11600739dfbf3a4c699898418 100644 (file)
@@ -52,7 +52,7 @@ clang-3.4 double thread-mpi no-openmp fftpack cmake-3.4.3
 
 # Test newest clang at time of release
 # Test with AddressSanitizer (without OpenMP, see below)
-clang-4 no-openmp asan
+clang-5 no-openmp asan
 
 # Test oldest supported MSVC on Windows
 # Test newest supported MSVC on Windows