Revert "Enable GPU update with DD when GPU comm features are enabled"
[alexxy/gromacs.git] / admin / builds / gpuupdate-matrix.txt
1 # This matrix is intended to permit Jenkins on-demand testing
2 # of code hidden behind the GMX_USE_BUFFER_OPS feature flag
3 # during development. When the feature flag is removed, the
4 # normal test matrices will be adapted to cover this code path.
5 #
6 # Comment line(s) preceding each configuration document the main
7 # intent behind that configuration, so that we can correctly judge
8 # whether to preserve that during maintenance decisions.
9 #
10 # Both configurations currently target bs_nix1204, for better load
11 # balance with pre-submit matrix, which makes heavier use of
12 # bs_nix1310 agent.
13
14 # Test newest gcc supported by newest CUDA at time of release
15 # Test thread-MPI with CUDA
16 # Test GPU update-constraints features in the above combination
17 gcc-8 gpuhw=nvidia nranks=1 gpu_id=1 cuda-10.1 thread-mpi openmp cmake-3.10.0 release-with-assert simd=avx2_256 hwloc libhwloc-2.0.4 gpuupdate
18
19 # Test CUDA build on a agent with no CUDA devices
20 # Test without TNG support
21 # Test GPU update-constraints features in the above combination
22 gcc-7 gpuhw=none cuda-10.0 openmp no-tng release-with-assert gpuupdate
23
24 # Test OpenCL build with gpudev features
25 # Test GPU update-constraints on the OpenCL path where it is unsupported
26 clang-8 openmp gpuhw=amd opencl-1.2 clFFT-2.14 simd=None gpuupdate