Skip to content

Commit

Permalink
Update P3MGPU documentation (#5015)
Browse files Browse the repository at this point in the history
Description of changes:
- Update documentation to reflect that P3MGPU is in fact able to execute the CPU energy and pressure kernels using parameters tuned for the GPU force kernel since #4506.
  • Loading branch information
kodiakhq[bot] authored Dec 3, 2024
2 parents a8a00a0 + 749c9d0 commit f6d12a5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/sphinx/electrostatics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,8 @@ with only single precision which limits the maximum precision.
The algorithm does not work in combination with the electrostatic extension
:ref:`Dielectric interfaces with the ICC* algorithm <Dielectric interfaces with the ICC algorithm>`.

The algorithm doesn't have kernels to compute energies, and will therefore
contribute 0 to the long-range potential energy of the system. This can be
an issue for other algorithms, such as :ref:`reaction methods <Reaction methods>`
and :ref:`energy-based steepest descent <Using a custom convergence criterion>`.
The algorithm doesn't have kernels to compute energies and pressures and therefore
uses the respective CPU kernels with the parameters tuned for the GPU force kernel.

.. _Debye-Hückel potential:

Expand Down

0 comments on commit f6d12a5

Please sign in to comment.