Merge branch release-2018
[alexxy/gromacs.git] / admin / builds / post-submit-matrix.txt
1 # Comment line(s) preceding each configuration document the main
2 # intent behind that configuration, so that we can correctly judge
3 # whether to preserve that during maintenance decisions.
4 #
5 # Other configurations might coincidentally test such configurations
6 # (e.g. because they are the current default), but it is appropriate
7 # to intend to teach each feature (or a feature combination) exactly
8 # once, and for the intent to be reflected precisely in the
9 # configuration syntax, so that the configurations are stable even
10 # if the defaults change in future.
11
12 # Test on ARM v7
13 # Test ARM_NEON SIMD
14 gcc-5 simd=ARM_NEON release-with-assert
15
16 # Test on ARM v8
17 # Test ARM_NEON_ASIMD SIMD
18 gcc-5 simd=ARM_NEON_ASIMD release-with-assert
19
20 # Test the mdrun-only build
21 # Test newest gcc at time of release
22 # TODO In combination with gmx from another build, arrange to run regressiontests
23 gcc-7 mpi no-openmp fftpack mdrun-only
24
25 # Test MPMD PME with thread-MPI
26 # Test oldest supported icc
27 # Test icc with AVX256 in double precision in release mode
28 icc-17 simd=avx_256 npme=1 nranks=2 no-openmp  double fftpack release
29
30 # Test CUDA build on a slave with no CUDA devices
31 # Test without TNG support
32 gcc-4.9 gpu cuda-7.0 openmp no-tng release-with-assert
33
34 # Test non-default GMX_PREFER_STATIC_LIBS behavior
35 # TODO enable this
36 # msvc-2017 double no-threadmpi no-prefer-static-libs release-with-assert
37
38 # Test behaviour when dlopen is not present
39 # TODO enable this
40 # icc-18 no-dlopen no-threadmpi double mkl release-with-assert
41
42 # Test SSE4.1 SIMD
43 # Test single-rank GPU
44 # Test clang + OpenMP + CUDA
45 clang-4 simd=sse4.1 openmp nranks=1 gpu cuda-8.0 clang_cuda
46
47 # Test MPMD PME with library MPI
48 # Test clang + OpenMP
49 clang-5 openmp simd=avx_128_fma npme=1 nranks=2 mpi
50
51 # Test SSE2 SIMD
52 # Test CMAKE_BUILD_TYPE=Release
53 # Test OpenCL
54 # Test bundled clFFT (developed by AMD) on NVIDIA OpenCL
55 gcc-6 gpu npme=1 nranks=2 opencl cuda-7.5 simd=sse2 release
56
57 # Test non-default use of mdrun -gpu_id
58 # Test GPU-sharing among 4 PP ranks
59 # Test no hwloc build, tests internal CPU topology detection (mainly for x86)
60 gcc-5 gpu nranks=4 gpu_id=1 cuda-8.0 no-hwloc release-with-assert
61
62 # Test icc on Windows
63 # Test newest icc at time of release
64 # Test icc with SIMD in mixed precision in release mode
65 icc-18 msvc-2017 fftpack simd=avx2_256 release
66
67 # Test ARM HPC compier toolchain with gcc-7
68 #gcc-7 armhpc-18.2 openmp simd=ARM_NEON_ASIMD release
69
70 # Test ARM HPC compier toolchain with armclang
71 #armclang-18.2 armhpc-18.2 openmp simd=ARM_NEON_ASIMD release-with-assert
72
73 # TODO
74 # Add SIMD + OpenMP + CUDA asan build
75 # Add OpenMP + CUDA + device sharing TSAN build
76 # Re-enable Phi build (FIXME: do we still care?)
77 # Test without hwloc support
78 # Test with NVML support
79 # Test statically linked hwloc support (if/when it can work well)
80 # Test 3D DD (2D is partially covered in regressiontests)
81 # Test own-fftw build (from local copy of the file)
82 # Test mdrun -tunepme (e.g. with relaxed tolerances, for now)
83 # Consider testing of other CMake option paths