Fix gpucomm matrix
authorSzilárd Páll <pall.szilard@gmail.com>
Wed, 11 Sep 2019 00:06:13 +0000 (02:06 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Wed, 11 Sep 2019 00:06:13 +0000 (02:06 +0200)
While switching a config to thread-MPI, the "mpi" tag as not been
removed which took precedence rendering commti 3820ad ineffective.

Change-Id: I0a6f79d24dda157e15d2e26bba3e3fca4e16d60d

admin/builds/gpucomm-matrix.txt

index cbfb5255a610b2c4afe76c551bc8d93d0919bf1d..a189c38786e6204673e59c3610d016548a3b77c8 100644 (file)
@@ -15,7 +15,7 @@
 # Test MPI with CUDA
 # Test MPMD PME with thread-MPI (library MPI not supported initially)
 # Test GPU comm features in the above combination
-gcc-5 gpuhw=nvidia cuda-9.0 mpi npme=1 nranks=2 thread-mpi openmp gpucomm
+gcc-5 gpuhw=nvidia cuda-9.0 npme=1 nranks=2 thread-mpi openmp gpucomm
 
 # Test newest gcc supported by newest CUDA at time of release
 # Test thread-MPI with CUDA