GROMACS 2024.6 release notes
----------------------------

This version was released on TODO, 2025. These release notes
document the changes that have taken place in |Gromacs| since the
previous 2024.5 version, to fix known issues. It also incorporates all
fixes made in version 2023.5 and earlier, which you can find described
in the :ref:`release-notes`.

.. Note to developers!
   Please use """"""" to underline the individual entries for fixed issues in the subfolders,
   otherwise the formatting on the webpage is messed up.
   Also, please use the syntax :issue:`number` to reference issues on GitLab, without
   a space between the colon and number!

Fixes where mdrun could behave incorrectly
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Fixes for ``gmx`` tools
^^^^^^^^^^^^^^^^^^^^^^^

Fixes that affect portability
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Fix CUDA PTX generation for new architectures
"""""""""""""""""""""""""""""""""""""""""""""

The functionality to JIT-compile GPU kernels for new architectures
was broken in recent releases. Now it should work again.

:issue:`5285`

Miscellaneous
^^^^^^^^^^^^^

