apply special treatment for fix colvars/kk as suggested by @stanmoore1
This commit is contained in:
@ -44,7 +44,7 @@ OPT.
|
||||
* :doc:`brownian/sphere <fix_brownian>`
|
||||
* :doc:`charge/regulation <fix_charge_regulation>`
|
||||
* :doc:`cmap (k) <fix_cmap>`
|
||||
* :doc:`colvars (k) <fix_colvars>`
|
||||
* :doc:`colvars <fix_colvars>`
|
||||
* :doc:`controller <fix_controller>`
|
||||
* :doc:`damping/cundall <fix_damping_cundall>`
|
||||
* :doc:`deform (k) <fix_deform>`
|
||||
|
||||
@ -123,7 +123,12 @@ that will be used in the colvars module.
|
||||
|
||||
----------
|
||||
|
||||
.. include:: accel_styles.rst
|
||||
.. note::
|
||||
|
||||
Fix colvars/kk is not really ported to KOKKOS, since the colvars
|
||||
library has not been ported to KOKKOS. It merely has some
|
||||
optimizations to reduce the data transfers between host and device
|
||||
for KOKKOS with GPUs.
|
||||
|
||||
----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user