Avoid dev flags in triggering gpuupdate nightly matrix
authorSzilárd Páll <pall.szilard@gmail.com>
Fri, 24 Jan 2020 13:14:53 +0000 (14:14 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 10 Feb 2020 15:20:54 +0000 (16:20 +0100)
commit73e2b7dc02dc12f3bdfc6d79277e558e7d25ef75
treebfad0f91e7977d0f17cf3d2d6fe082ee5ea46d1b
parent6ff0d332d98d795adaa9c998e8f4cfdbfbdd610e
Avoid dev flags in triggering gpuupdate nightly matrix

The GPU update release feature should be tested independenly from the
experimental features which were all enabled for the "gpuupdate" nightly
job. This change removes the GMX_GPU_DD_COMMS and GMX_GPU_PME_PP_COMMS
as well as the unnecessary buffer ops env var.

Refs #3354

Change-Id: I777f6996ca5b1ae1b3e7f787c18d82f605035e47
admin/builds/gromacs.py