Fix build matrices
commit76335a3392a6027ff69b49f8b2abd4957a432e61
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 29 Aug 2019 05:42:43 +0000 (29 07:42 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Fri, 30 Aug 2019 15:23:36 +0000 (30 17:23 +0200)
tree4de09d4f145826333624dd7945c2e8273a099f61
parenta0f3f9e2eed8215613d74833c20eb1d243dd1e86
Fix build matrices

Onee agent has a non-SIMD version of fftw that CMake warns us about. As
fftw is well tested elsewhere, we can just avoid testing it here.

icc 19 (only) has a codegen issue for pre-avx2 SIMD paths that mean
some exp SIMD unit tests fail. While we are diagnosing the issue,
this build configuration is changed to something that will pass.

Change-Id: I0e39cc245563b2afc3aba2b76858b17373ee91a3
admin/builds/nightly-matrix.txt
admin/builds/post-submit-matrix.txt