Merge branch origin/release-2020 into master
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 28 Jan 2020 10:11:22 +0000 (11:11 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 28 Jan 2020 10:11:22 +0000 (11:11 +0100)
Resolved Conflicts:
admin/copyright.py
cmake/gmxCPackUtilities.cmake
cmake/gmxManageFFTLibraries.cmake
cmake/gmxManageMPI.cmake
cmake/gmxTestMPI_IN_PLACE.cmake
docs/dev-manual/jenkins.rst
src/gromacs/domdec/domdec.cpp
src/gromacs/ewald/pme_load_balancing.cpp
src/gromacs/gmxlib/network.cpp
src/gromacs/gmxlib/network.h
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/pulling/pullutil.cpp
src/gromacs/taskassignment/decidegpuusage.cpp
src/gromacs/topology/mtop_util.cpp
src/gromacs/topology/mtop_util.h

Change-Id: Ie41c4a18cc79368eba613a093cda9c8782eead2c

20 files changed:
1  2 
cmake/gmxCPackUtilities.cmake
cmake/gmxManageFFTLibraries.cmake
cmake/gmxManageMPI.cmake
cmake/gmxTestMPI_IN_PLACE.cmake
docs/CMakeLists.txt
docs/user-guide/mdrun-performance.rst
src/gromacs/domdec/domdec.cpp
src/gromacs/domdec/domdec_setup.cpp
src/gromacs/ewald/pme_load_balancing.cpp
src/gromacs/gmxlib/network.cpp
src/gromacs/gmxlib/network.h
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/mdrun/runner.cpp
src/gromacs/mdrun/shellfc.cpp
src/gromacs/modularsimulator/modularsimulator.cpp
src/gromacs/pulling/pullutil.cpp
src/gromacs/taskassignment/decidegpuusage.cpp
src/gromacs/topology/mtop_util.cpp
src/gromacs/topology/mtop_util.h
src/gromacs/utility/coolstuff.cpp

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index f4699da88fc48e1acf1b226006f7e89a873a6512,a217abfaa9076c5e8f362c337b63864b1c61e125..79a79bbf75c76de6782c59e8cbf9c94576aeb2fc
@@@ -3,7 -3,7 +3,8 @@@
   *
   * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
   * Copyright (c) 2001-2004, The GROMACS development team.
-  * Copyright (c) 2013-2019,2020, by the GROMACS development team, led by
 - * Copyright (c) 2013-2020, by the GROMACS development team, led by
++ * Copyright (c) 2013,2014,2015,2016,2017, The GROMACS development team.
++ * Copyright (c) 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.
Simple merge
Simple merge
Simple merge
index 8aee144a462b0a4edcd33766424bbc88d6945fe5,cead4301b7ef965c8554de007094ab4e5a4bfc4e..6f6a9d64b03c7a882eb919b9d97e80b30b65116b
@@@ -1,8 -1,8 +1,8 @@@
  /*
   * This file is part of the GROMACS molecular simulation package.
   *
-  * Copyright (c) 2008,2009,2010.
 - * Copyright (c) 2008,2009,2010,
-- * Copyright (c) 2012,2013,2014,2015,2016 by the GROMACS development team.
++ * Copyright (c) 2008,2009,2010, The GROMACS development team.
++ * Copyright (c) 2012,2013,2014,2015,2016 The GROMACS development team.
   * Copyright (c) 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
Simple merge
index 5450794ea89c0639c7e9d077fa67bdbfc9aeb58f,54dbf014b35558ad25555f70c71875f8a0ac3f98..feba1cc0fcaab99cdbf12fb475387c5b10bf26c3
@@@ -1508,13 -1508,8 +1508,13 @@@ std::string getCoolQuote(
            "Mind and Miracle Productions on Twitter, spamming a FEP thread" },
          { "\"A slow sort of country!\" said the Queen. \"Now, HERE, you see, it "
            "takes all the running YOU can do, to keep in the same place. If you want "
-           "to get somewhere else, you must run at least twice as fast as that!\""
+           "to get somewhere else, you must run at least twice as fast as that!\"",
            "Lewis Carroll" },
 +        { "More than 10000000 total errors detected.  I'm not reporting any more. "
 +          "Final error counts will be inaccurate.  Go fix your program!",
 +          "Valgrind while memory debugging mdrun" },
 +        { "If we are going to have SYCL, can we have a hammer as well?", "Joe Jordan" },
 +        { "We can make it into a friend class. But I don't like having friends.", "Joe Jordan" },
      };
  
      if (beCool())