4 Removed hybrid GPU+CPU nonbonded mode
5 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
6 This mode was not very useful, since it ran the non-local non-bonded
7 interactions on the CPU. The fraction of non-local interaction is set
8 by the domain decomposition, so this is not flexible.
9 Also this mode was not being tested.
11 QM/MM: removed optimization and transition-state search
12 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
13 These functionalities used to only work with old versions of Orca,
14 had very limited use and will possibly not work any longer now.
16 Updated application clock handling on Pascal+ GPUs
17 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
18 Starting with Pascal (CC >= 6.0) it is no longer possible to change
19 application clocks without root privileges. Application
20 clocks are still reported for Pascal+, but there is no longer
21 suggestions about changing them.
23 Removed continuation from :ref:`gmx convert-tpr`
24 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
25 Removed the obsolete option of :ref:`gmx convert-tpr` to write a tpr
26 file for continuation using a trajectory and energy file. This is
27 superseded by checkpointing.