Add SSE2 + double config
[alexxy/gromacs.git] / admin / builds / post-submit-matrix.txt
index d3621c3f8dec7070d1e6019b102facfd9d19c52e..a1ce7d97f952d496a8ccefc17806db854683ef61 100644 (file)
@@ -35,9 +35,8 @@ gcc-4.9 gpu cuda-7.0 openmp no-tng release-with-assert
 # TODO enable this
 # msvc-2017 double no-threadmpi no-prefer-static-libs release-with-assert
 
-# Test behaviour when dlopen is not present
-# TODO enable this
-# icc-18 no-dlopen no-threadmpi double mkl release-with-assert
+# Test with SSE2 + double
+icc-18 simd=sse2 double mkl release-with-assert
 
 # Test SSE4.1 SIMD
 # Test single-rank GPU
@@ -79,3 +78,4 @@ icc-18 msvc-2017 fftpack simd=avx2_256 release
 # Test own-fftw build (from local copy of the file)
 # Test mdrun -tunepme (e.g. with relaxed tolerances, for now)
 # Consider testing of other CMake option paths
+# Test behaviour when dlopen is not present