{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":220164,"defaultBranch":"main","name":"gromacs","ownerLogin":"gromacs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-06-06T10:38:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/92540?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714740973.0","currentOid":""},"activityList":{"items":[{"before":"f580e2488435a018afe2ca2fb01fd8b4137eea4e","after":"5d2129b5acf39c85f954e6a1963517215ced0530","ref":"refs/heads/main","pushedAt":"2024-05-08T15:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Add HIP implementation for device event and event synchronizer\n\nPart of #4954","shortMessageHtmlLink":"Add HIP implementation for device event and event synchronizer"}},{"before":"c15cf20c931df0d7836a8b94f8534f18c935f1b4","after":"f03ad73188f59c75eb4b2e264dcd1ff83e7e8c05","ref":"refs/heads/release-2024","pushedAt":"2024-05-08T14:11:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Revert addition to authors list\n\nShould be done in main instead","shortMessageHtmlLink":"Revert addition to authors list"}},{"before":"f560679da64eeb3e4623ef79f579aafc82dd0c82","after":"c15cf20c931df0d7836a8b94f8534f18c935f1b4","ref":"refs/heads/release-2024","pushedAt":"2024-05-08T09:26:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Add missing synchronization before buffer reallocation\n\nOn NS steps, the force buffer was reallocated without ensuring that the\nforce clearing operation from the previous step completed. This led to\ncrashes with AdaptiveCpp task graph cashing enabled.\n\nWe add the missing synchronization here to ensure that there are no\npending operations in the Local Stream before we try to do any local\nbuffer reallocations.\n\nFixes #5078.","shortMessageHtmlLink":"Add missing synchronization before buffer reallocation"}},{"before":"0af1a9cdc4a62c43a0414470eeb1cb0c3807dc0d","after":"f560679da64eeb3e4623ef79f579aafc82dd0c82","ref":"refs/heads/release-2024","pushedAt":"2024-05-08T08:34:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Add primary citation for DSSP implementation in GROMACS\n\nSigned-off-by: Alexey Shvetsov ","shortMessageHtmlLink":"Add primary citation for DSSP implementation in GROMACS"}},{"before":"3a6c08da0ceb9cc67fa827525734c42ee23d3f0a","after":"f580e2488435a018afe2ca2fb01fd8b4137eea4e","ref":"refs/heads/main","pushedAt":"2024-05-08T08:24:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Avoid constraining velocities with MTS virial calculation\n\nWith MTS the virial only constraint call used constrain_coordinates()\nwhich also constrains velocities. As this only affected constrained\ncomponents of the velocity, this did not affect results.\n\nAlso removes the RMSD calculation, which was not used.\n\nRefs #5053","shortMessageHtmlLink":"Avoid constraining velocities with MTS virial calculation"}},{"before":"1367fceab42f3b43613dc9535543eaaf4bcbcd89","after":"3a6c08da0ceb9cc67fa827525734c42ee23d3f0a","ref":"refs/heads/main","pushedAt":"2024-05-08T07:37:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Grompp check for dihedral type 3 (RB or Fourier) coefficients summing to zero\n\nAdds check to `grompp`, and associated unit test, to verify that the sum of the Ryckaert-Bellemans or Fourier coefficient is close to zero (absolute tolerance 0.01). Deviation from this has caused #4075 on our shipped OPLSaa.\n\nOne warning is emitted regardless of the number of instance of incorrect sum, to allow for `maxwarn` overriding, if it is somehow a legitimate use case.\n\nUnexpectedly, and thanks to @al42and pushing for a `grompp` test, one of the test system in the `simulationdatabase` was found to trigger this check, `nonanol_vacuo`, with an error of 1.6736.\n\n`nonanol_vacuo.top`\n```\n[ dihedrals ]\n27\t26\t29\t30\t3\t0.69873\t2.09618\t0.00000\t-2.79491\t0.00000\t0.00000\t0.69873\t2.09618\t0.00000\t-2.79491\t0.00000\t0.00000\n28\t26\t29\t30\t3\t0.69873\t2.09618\t0.00000\t-2.79491\t0.00000\t0.00000\t0.69873\t2.09618\t0.00000\t-2.79491\t0.00000\t0.00000\n; offending FFParams:\n1\t5\t8\t11\t3\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\n5\t8\t11\t14\t3\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\n8\t11\t14\t17\t3\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\n11\t14\t17\t20\t3\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\n14\t17\t20\t23\t3\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\n17\t20\t23\t26\t3\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\t3.68192\t3.09616\t-2.09200\t-3.01248\t0.00000\t0.00000\n20\t23\t26\t29\t3\t0.65270\t1.95811\t0.00000\t-2.61082\t0.00000\t0.00000\t0.65270\t1.95811\t0.00000\t-2.61082\t0.00000\t0.00000\n\n```\n\nThis topology was created in 2015 in 2b600dc4c and is used in rerun and continuation tests (including checks of FEP on reruns). Since those are comparative/constistency tests to a reference trajectory, whether the parameters are physically correct is not that important.\n\nTherefore a few questions:\n- Are there legitimate cases where the RB dihedral coefficients can sum to something not zero?\n- Can someone give some context on how/why this test topology was created?\n- Opinion on how to resolve: removing this test system? `-maxwarn`ing it away? Ideally, correcting the dihedral based on actual data, but if the tests using it are not about the actual physics, arbitrarily modifying the coefficient is also possible\n\nFixes #4253\n\nCloses #4253 and #5009","shortMessageHtmlLink":"Grompp check for dihedral type 3 (RB or Fourier) coefficients summing…"}},{"before":"e8058f13ac6c84a6b5de99dff060bfe580446bb2","after":"1367fceab42f3b43613dc9535543eaaf4bcbcd89","ref":"refs/heads/main","pushedAt":"2024-05-08T01:09:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Replace FindCUDA usage with FindCUDAToolkit CMake module\n\n- Switch to `FindCUDAToolkit` cmake module from the deprecated `FindCUDA` which does not support stub libraries like cuda,nvml\n- This fixes the NVSHMEM and cuFFTMp builds which relies on these stub libs\n- More details about this in comment - https://gitlab.com/gromacs/gromacs/-/merge_requests/3957#note_1670311813\n\nRefs #4886","shortMessageHtmlLink":"Replace FindCUDA usage with FindCUDAToolkit CMake module"}},{"before":"2c94e8682d1581dfa7b0e4a2a59e67c37654b7be","after":"0af1a9cdc4a62c43a0414470eeb1cb0c3807dc0d","ref":"refs/heads/release-2024","pushedAt":"2024-05-07T19:32:54.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Merge release-2023 into release-2024\n\nThis is an empty commit just to keep the branch history consistent.\nThe actual merge was in 2c94e8682d1581dfa7b0e4a2a59e67c37654b7be.","shortMessageHtmlLink":"Merge release-2023 into release-2024"}},{"before":"15f04e8a6411b30a0b79adf988640d7acca545a9","after":"e8058f13ac6c84a6b5de99dff060bfe580446bb2","ref":"refs/heads/main","pushedAt":"2024-05-07T08:15:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Simplify strategy for re-using reference data in nbnxm kernel test\n\nRefs #5027","shortMessageHtmlLink":"Simplify strategy for re-using reference data in nbnxm kernel test"}},{"before":"73b833523cbb95827cfffc9a06145b9bd5288453","after":"2c94e8682d1581dfa7b0e4a2a59e67c37654b7be","ref":"refs/heads/release-2024","pushedAt":"2024-05-07T07:45:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Merge 2023 into 2024\n\nConflicts:\n\n- CITATION.cff\n- CMakeLists.txt\n- cmake/gmxVersionInfo.cmake\n- src/gromacs/mdrun/md.cpp\n- src/gromacs/mdrun/rerun.cpp\n\nDon't squash!\n\nTagging @berkhess since the conflicts are between his changes.","shortMessageHtmlLink":"Merge 2023 into 2024"}},{"before":"0c5c98a7576187768f6a4c60cafabf1048de5505","after":"15f04e8a6411b30a0b79adf988640d7acca545a9","ref":"refs/heads/main","pushedAt":"2024-05-07T07:43:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Simplify filename creation in gmx anaeig\n\nUse concatenateBeforeExtension to avoid bug-prone string munging","shortMessageHtmlLink":"Simplify filename creation in gmx anaeig"}},{"before":"c3d027b7bd683ec2d652d605063892a0d7e339ad","after":"e4f4e15f11f3968640f9a36e9e8a842901a54ef9","ref":"refs/heads/release-2023","pushedAt":"2024-05-06T09:30:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Prepare branch for 2023.6 point release\n\nSet new version.\nRemove DOI strings.\nAdd release note stub.","shortMessageHtmlLink":"Prepare branch for 2023.6 point release"}},{"before":"467eabf1c03cbcf6fac5801e93f2d4a7cda67ad9","after":"c3d027b7bd683ec2d652d605063892a0d7e339ad","ref":"refs/heads/release-2023","pushedAt":"2024-05-03T12:53:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"GROMACS 2023.5 release\n\nSet DOI strings, Set release date, Updated CITATION.cff.","shortMessageHtmlLink":"GROMACS 2023.5 release"}},{"before":"64ec5ffce06d20453f174c115394bc2c6d3c5429","after":"0c5c98a7576187768f6a4c60cafabf1048de5505","ref":"refs/heads/main","pushedAt":"2024-05-02T17:33:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Add HIP device buffer implementation\n\nPart of #4954","shortMessageHtmlLink":"Add HIP device buffer implementation"}},{"before":"7da9c8b2c4e3b4dce2b83a15b1bba7ad86352c04","after":"73b833523cbb95827cfffc9a06145b9bd5288453","ref":"refs/heads/release-2024","pushedAt":"2024-05-02T11:14:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"gmx msd: throw error if -trestart is not divisible by -dt and moved check for dt_ > trestart\n\nResults for ```gmx msd``` where ```-dt``` was not a factor of ```-trestart``` and ```-dt > -trestart``` were not correct. Fixes #5051.","shortMessageHtmlLink":"gmx msd: throw error if -trestart is not divisible by -dt and moved c…"}},{"before":"73e2eaf4eed5bfb9022983b1d94f8581482953df","after":"64ec5ffce06d20453f174c115394bc2c6d3c5429","ref":"refs/heads/main","pushedAt":"2024-05-02T08:11:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Add new FileNameOptionsManager test case\n\nAlso comment that explains how this feature \"works.\"","shortMessageHtmlLink":"Add new FileNameOptionsManager test case"}},{"before":"777103daf2c36cd7bacf1b3823b590a580600af9","after":"7da9c8b2c4e3b4dce2b83a15b1bba7ad86352c04","ref":"refs/heads/release-2024","pushedAt":"2024-05-02T07:36:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Correct errors in useful box types in manual","shortMessageHtmlLink":"Correct errors in useful box types in manual"}},{"before":"6d0543a1534fcfcb6675d5210a54aca3241782ab","after":"777103daf2c36cd7bacf1b3823b590a580600af9","ref":"refs/heads/release-2024","pushedAt":"2024-05-02T07:08:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Docs: Fix typos in 2024 release notes","shortMessageHtmlLink":"Docs: Fix typos in 2024 release notes"}},{"before":"d0bb3b3f05c00d244e3270b1e4218e6d6f42c0f3","after":"467eabf1c03cbcf6fac5801e93f2d4a7cda67ad9","ref":"refs/heads/release-2023","pushedAt":"2024-05-02T07:07:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Docs: Fix typos in 2023 release notes","shortMessageHtmlLink":"Docs: Fix typos in 2023 release notes"}},{"before":"8785a1537fbc3645432b3540d3aac9f5f3e99930","after":"73e2eaf4eed5bfb9022983b1d94f8581482953df","ref":"refs/heads/main","pushedAt":"2024-05-01T19:10:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Use correct printf format\n\nSome `size()`s return `ptrdiff_t` (`%td`), some return `size_t` (`%zu`).\nClang 19 (devel) complains about mismatches.\n\nhttps://en.cppreference.com/w/cpp/io/c/fprintf","shortMessageHtmlLink":"Use correct printf format"}},{"before":"c1f942eb2b6ff54bc7ad1324ab328d1504734704","after":"6d0543a1534fcfcb6675d5210a54aca3241782ab","ref":"refs/heads/release-2024","pushedAt":"2024-04-30T12:58:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Clarify NVSHMEM warning messages\n\nMakes it clear that NVSHMEM may still be used indirecly via cuFFTMp, even if\nthe direct use of NVSHMEM is not activated.","shortMessageHtmlLink":"Clarify NVSHMEM warning messages"}},{"before":"0005a7fbfec3c1df9eb417e5032d254119e66d19","after":"8785a1537fbc3645432b3540d3aac9f5f3e99930","ref":"refs/heads/main","pushedAt":"2024-04-30T09:36:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Used GoogleTest skip and failure mechanisms to manage NbnxmTests\n\nNow we don't need to set a macro and recompile in order to safely\ngenerate reference data. We also get a descriptive message in several\nmore cases where the test case needs to be skipped.\n\nTo do this, exposed the getter for the global mode for handling\nreference data, which seemed better than trying to let the test case\npush requirements onto TestReferenceData objects. Changed its name to\nconform with style for getters.\n\nRefs #5027","shortMessageHtmlLink":"Used GoogleTest skip and failure mechanisms to manage NbnxmTests"}},{"before":"47abbb7f040faf79a108452c66605446c4227d20","after":"0005a7fbfec3c1df9eb417e5032d254119e66d19","ref":"refs/heads/main","pushedAt":"2024-04-26T21:50:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Add gpu_utils implementation for HIP\n\nAlso add missing search paths for ROCTX detection.\n\nPart of #4954","shortMessageHtmlLink":"Add gpu_utils implementation for HIP"}},{"before":"725c5f342e003a751420262b732d8acb9910e88c","after":"c1f942eb2b6ff54bc7ad1324ab328d1504734704","ref":"refs/heads/release-2024","pushedAt":"2024-04-26T15:20:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"SYCL Docs: Add a known issue about HW queues and AdaptiveCpp\n\nRefs #4965","shortMessageHtmlLink":"SYCL Docs: Add a known issue about HW queues and AdaptiveCpp"}},{"before":"f58698478f5f1a292d1e82c10cbb8f25b60ea838","after":"47abbb7f040faf79a108452c66605446c4227d20","ref":"refs/heads/main","pushedAt":"2024-04-26T14:19:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Replaced magic number 8 with CHAR_BIT where applicable","shortMessageHtmlLink":"Replaced magic number 8 with CHAR_BIT where applicable"}},{"before":"2322c2223bf2d598119fe65b3fd3893d2e64a769","after":"725c5f342e003a751420262b732d8acb9910e88c","ref":"refs/heads/release-2024","pushedAt":"2024-04-26T14:04:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Fix backup for Colvars output files\n\nMakes the backup convention for Colvars output files consistent with other GROMACS output files (i.e. multiple backups). Currently, only a single backup file with either the `.old` or `.BAK` suffix appended is being produced, which is a convention inherited from NAMD. See #5071\n\nThe revised interface code appends `_prev` to the Colvars state file's name (because is usually written at the same time as a checkpoint), and uses `make_backup()` otherwise.\n\nThis change may be cherry-picked on top of `main`.\n\nA patch version number is also introduced for the Colvars library, to distinguish it from the version originally bundled with GROMACS 2024.0. The Colvars patch number is currently set to 2, because the GROMACS 2024.2 is being targeted here. The patch version does not need to be cherry-picked onto `main`, because it will be eventually reset when new Colvars features are added.","shortMessageHtmlLink":"Fix backup for Colvars output files"}},{"before":"4a81e7dc00e8db4656e3d3b03d66f70a52728155","after":"2322c2223bf2d598119fe65b3fd3893d2e64a769","ref":"refs/heads/release-2024","pushedAt":"2024-04-26T13:21:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Fix cuFFTMp compilation\n\nFixes #4976","shortMessageHtmlLink":"Fix cuFFTMp compilation"}},{"before":"922e31f7e45bf3dfb5ef3ef92ca971fe3d03f76f","after":"d0bb3b3f05c00d244e3270b1e4218e6d6f42c0f3","ref":"refs/heads/release-2023","pushedAt":"2024-04-26T13:11:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Disable update groups with mdrun -rerun\n\nUsing update groups would require correcting the PBC of atoms\nin update groups for each trajectory frame.\n\nFixes #5067","shortMessageHtmlLink":"Disable update groups with mdrun -rerun"}},{"before":"053f79233fe4c056ecb2e80798c015cf03cac633","after":"4a81e7dc00e8db4656e3d3b03d66f70a52728155","ref":"refs/heads/release-2024","pushedAt":"2024-04-25T17:40:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Prevent filesystem races when CTest runs test cases concurrently\n\nFixes #4654\nFixes #4975","shortMessageHtmlLink":"Prevent filesystem races when CTest runs test cases concurrently"}},{"before":"2489a5903b0d28e99f8d0b5303bfd21ac3d5608c","after":"f58698478f5f1a292d1e82c10cbb8f25b60ea838","ref":"refs/heads/main","pushedAt":"2024-04-25T11:59:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"acmnpv","name":"Paul Bauer","path":"/acmnpv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6458216?s=80&v=4"},"commit":{"message":"Reduce code duplication in Nbnxm kernel unit tests\n\nAlso reduces the requirement to access internals of output data\nstructures. Does run a bit slower.\n\nRefs #5027","shortMessageHtmlLink":"Reduce code duplication in Nbnxm kernel unit tests"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERMVaIgA","startCursor":null,"endCursor":null}},"title":"Activity · gromacs/gromacs"}