git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15078 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -3,9 +3,6 @@
|
||||
fix setforce command
|
||||
====================
|
||||
|
||||
fix setforce/cuda command
|
||||
=========================
|
||||
|
||||
fix setforce/kk command
|
||||
=======================
|
||||
|
||||
@ -77,7 +74,7 @@ to it.
|
||||
----------
|
||||
|
||||
|
||||
Styles with a *cuda* or *kk* suffix are functionally the same as the
|
||||
Styles with a r *kk* suffix are functionally the same as the
|
||||
corresponding style without the suffix. They have been optimized to
|
||||
run faster, depending on your available hardware, as discussed in
|
||||
:doc:`Section_accelerate <Section_accelerate>` of the manual. The
|
||||
@ -85,10 +82,10 @@ accelerated styles take the same arguments and should produce the same
|
||||
results, except for round-off and precision issues.
|
||||
|
||||
The region keyword is also supported by Kokkos, but a Kokkos-enabled
|
||||
region must be used. See the region :doc:`region <region>` command for more
|
||||
information.
|
||||
region must be used. See the region :doc:`region <region>` command for
|
||||
more information.
|
||||
|
||||
These accelerated styles are part of the USER-CUDA or Kokkos package. They are
|
||||
These accelerated styles are part of the r Kokkos package. They are
|
||||
only enabled if LAMMPS was built with that package. See the :ref:`Making LAMMPS <start_3>` section for more info.
|
||||
|
||||
You can specify the accelerated styles explicitly in your input script
|
||||
|
||||
Reference in New Issue
Block a user