GROMACS 2021 release
[alexxy/gromacs.git] / docs / release-notes / 2021 / major / highlights.rst
1 Highlights
2 ^^^^^^^^^^
3
4 |Gromacs| 2021 was released on January 28th, 2021. Patch releases may
5 have been made since then, please use the updated versions!  Here are
6 some highlights of what you can expect, along with more detail in the
7 links below!
8
9 As always, we've got several useful performance improvements, with or
10 without GPUs, all enabled and automated by default. In addition,
11 several new features are available for running simulations. We are extremely
12 interested in your feedback on how well the new release works on your
13 simulations and hardware. The new features are:
14
15 * Support for multiple time stepping, allowing for simple near doubling of simulation speed and is intended to replace the virtual site treatment
16 * Ability to use stochastic cell rescaling barostat for equilibration and production simulations
17 * Preliminary support for using SYCL as accelerator framework
18 * Support for performing free energy perturbation with AWH
19 * Support PME offloading to GPU for free energy simulations
20 * Support for ARM SVE and Fujitsu A64FX (contribution by Research Organization for Information Science and Technology (RIST))
21 * New nonbonded interaction API with NB-LIB (in collaboration with PRACE)
22 * New |Gromacs| logo!
23
24 .. Note to developers!
25    Please use """"""" to underline the individual entries for fixed issues in the subfolders,
26    otherwise the formatting on the webpage is messed up.
27    Also, please use the syntax :issue:`number` to reference issues on GitLab, without the
28    a space between the colon and number!