Add GPU sharing post-submit config
authorSzilárd Páll <pall.szilard@gmail.com>
Wed, 22 Nov 2017 02:09:00 +0000 (03:09 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 24 Nov 2017 16:52:51 +0000 (17:52 +0100)
Also added some TODOs to the top of the list with the thinking that
these would be beneficial to test code that we're changing now (e.g.
memory management code).

Change-Id: Ic8ed571f571d6755fecb753d04a73f25f507ad22

admin/builds/post-submit-matrix.txt

index d9c533b3ace210b864137b1d09469ea22d31cf97..3e3430096f35f44cbb104f3445dac4688e5d638d 100644 (file)
@@ -47,8 +47,13 @@ clang-5 openmp simd=avx_128_fma npme=1 nranks=2 mpi
 # Test CMAKE_BUILD_TYPE=Release
 gcc-4.8 gpu npme=1 nranks=2 gpu_id=2 cuda-7.5 simd=sse2 release
 
+# Test GPU-sharing among 4 PP ranks
+gcc-5 gpu nranks=4 gpu_id=1 cuda-8.0 release-with-assert
+
 # TODO
-# Re-enable Phi build
+# Add SIMD + OpenMP + CUDA asan build
+# Add OpenMP + CUDA + device sharing TSAN build
+# Re-enable Phi build (FIXME: do we still care?)
 # Test without TNG support
 # Test without hwloc support
 # Test with NVML support