git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6698 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -183,12 +183,12 @@ GPU.
|
||||
<P>Additional input script requirements to run styles with a <I>gpu</I> suffix
|
||||
are as follows.
|
||||
</P>
|
||||
<P>The <A HREF = "newton.html">newton pair</A> setting must be <I>off</I> and the <A HREF = "fix_gpu.html">fix
|
||||
gpu</A> command must be used. To invoke specific styles
|
||||
from the GPU package, you can either append "gpu" to the style name
|
||||
(e.g. pair_style lj/cut/gpu), or use the <A HREF = "Section_start.html#2_6">-suffix command-line
|
||||
switch</A>, or use the <A HREF = "suffix.html">suffix</A>
|
||||
command.
|
||||
<P>The <A HREF = "newton.html">newton pair</A> setting must be <I>off</I>.
|
||||
</P>
|
||||
<P>To invoke specific styles from the GPU package, you can either append
|
||||
"gpu" to the style name (e.g. pair_style lj/cut/gpu), or use the
|
||||
<A HREF = "Section_start.html#2_6">-suffix command-line switch</A>, or use the
|
||||
<A HREF = "suffix.html">suffix</A> command.
|
||||
</P>
|
||||
<P>The <A HREF = "package.html">package gpu</A> command must be used near the beginning
|
||||
of your script to control the GPU selection and initialization steps.
|
||||
|
||||
Reference in New Issue
Block a user