Merge branch release-2021
[alexxy/gromacs.git] / admin / gitlab-ci / gromacs.matrix / gromacs.gcc-8-cuda-11.0-release.gitlab-ci.yml
index b2e302b486f2706c250a513f242e79c3aa225c2e..0b9458e5636cd4c369dce5c900c27fc49e4dfd82 100644 (file)
@@ -1,9 +1,8 @@
-# Test goal: GCC with newest CUDA; Mdrun-only build
+# Test goal: GCC with newest CUDA
 # Test intents (should change rarely and conservatively):
 #   OS: Ubuntu oldest supported
 #   GPU: CUDA newest supported
 #   HW: NVIDIA GPU
-#   Features: Mdrun-only build
 #   Scope: configure, build, unit tests
 # Test implementation choices (free to change as needed):
 #   OS: Ubuntu 18.04
@@ -27,7 +26,6 @@ gromacs:gcc-8-cuda-11.0:release:configure:
     CMAKE: /usr/local/cmake-3.15.7/bin/cmake
     COMPILER_MAJOR_VERSION: 8
     RELEASE_BUILD_DIR: release-builds-gcc
-    CMAKE_EXTRA_OPTIONS: "-DGMX_BUILD_MDRUN_ONLY=ON"
     CMAKE_BUILD_TYPE_OPTIONS : "-DCMAKE_BUILD_TYPE=RelWithAssert"
     CMAKE_REGRESSIONTEST_OPTIONS: ""
   dependencies: