Merge commit d30f2cb6 from release-2020 into master
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.h
index fa65919c609a794fa2aded880ae370ec06ef4691..85bd5b59d573d5ee68487be35c26a7295ab97d4b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2008, The GROMACS development team.
- * Copyright (c) 2013,2014,2015,2017,2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2017,2018,2019,2020, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -81,6 +81,7 @@ enum
     ewcPME_GPU_F_REDUCTION,
     ewcWAIT_GPU_NB_NL,
     ewcWAIT_GPU_NB_L,
+    ewcWAIT_GPU_STATE_PROPAGATOR_DATA,
     ewcNB_XF_BUF_OPS,
     ewcVSITESPREAD,
     ewcPULLPOT,
@@ -120,6 +121,7 @@ enum
     ewcsLAUNCH_GPU_NONBONDED,
     ewcsLAUNCH_GPU_BONDED,
     ewcsLAUNCH_GPU_PME,
+    ewcsLAUNCH_STATE_PROPAGATOR_DATA,
     ewcsEWALD_CORRECTION,
     ewcsNB_X_BUF_OPS,
     ewcsNB_F_BUF_OPS,