Allow using GPU update with DD and update groups
[alexxy/gromacs.git] / admin / builds / gpuupdate-matrix.txt
1 # This matrix is intended to permit Jenkins on-demand testing
2 # of GPU update code path during development.
3 #
4 # Comment line(s) preceding each configuration document the main
5 # intent behind that configuration, so that we can correctly judge
6 # whether to preserve that during maintenance decisions.
7
8 # Test GPU update-constraints features on a single PP+PME rank
9 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
10
11 # Test GPU update-constraints features in a CUDA build without CUDA devices
12 gcc-7 gpuhw=none cuda-10.0 openmp no-tng release-with-assert gpuupdate
13
14 # Test GPU update-constraints on the OpenCL path where it is unsupported
15 clang-8 openmp gpuhw=amd opencl-1.2 clFFT-2.14 simd=None gpuupdate
16
17 # Test GPU update-constraints features with multiple PP ranks and one PME rank
18 # Note: this should fall back correctly to the CPU codepath
19 gcc-5 gpuhw=nvidia cuda-9.0 cmake-3.9.6 thread-mpi npme=1 nranks=3 release-with-assert gpuupdate