3e918921ff1df21aaf1951e1e1a6bbdb8476066e
[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 # Test GPU update-constraints features on a single PP+PME rank
11 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
12
13 # Test GPU update-constraints features in a CUDA build without CUDA devices
14 gcc-7 gpuhw=none cuda-10.0 openmp no-tng release-with-assert gpuupdate
15
16 # Test GPU update-constraints on the OpenCL path where it is unsupported
17 clang-8 openmp gpuhw=amd opencl-1.2 clFFT-2.14 simd=None gpuupdate
18
19 # Test GPU update-constraints features with multiple PP ranks and one PME rank
20 # Note: this should fall back correctly to the CPU codepath
21 gcc-5 gpuhw=nvidia cuda-9.0 cmake-3.9.6 thread-mpi npme=1 nranks=3 release-with-assert gpuupdate