Fix gpuudpate and gpucomm matrix docs
[alexxy/gromacs.git] / admin / builds / gpuupdate-matrix.txt
index cd0c31b09e1a3c09c7ead449fbb3981a200ffc80..f31acc2e34565c31af36dbe76e6eb6423302cbbb 100644 (file)
@@ -1,5 +1,10 @@
-# This matrix is intended to permit Jenkins on-demand testing
-# of GPU update code path during development.
+# This matrix is intended to permit Jenkins:
+# - nigtly testing of the GPU update features in the 2020 release
+# - on-demand testing of the GPU update code path
+# This is neceassary due to:
+# i) the limitations of the integration tests which only test the deafult code-path
+# ii) limitations of the regresssion tests which are not able to rerun update with a
+#     different offload mode unless the default is observed to be GPU.
 #
 # Comment line(s) preceding each configuration document the main
 # intent behind that configuration, so that we can correctly judge