git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11381 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-01-29 22:22:56 +00:00
parent 9fe494cc6a
commit 89a4708824
27 changed files with 208 additions and 598 deletions

View File

@ -77,31 +77,19 @@ OpenMP support.
E: GPU package does not (yet) work with atom_style template
UNDOCUMENTED
Self-explanatory.
E: Cannot use pair hybrid with GPU neighbor list builds
UNDOCUMENTED
Neighbor list builds must be done on the CPU for this pair style.
E: GPU 'split' must be positive for hybrid pair styles
E: GPU split param must be positive for hybrid pair styles
UNDOCUMENTED
See the package gpu command.
E: Cannot use neigh_modify exclude with GPU neighbor builds
This is a current limitation of the GPU implementation
in LAMMPS.
U: Cannot use pair hybrid with GPU neighbor builds
See documentation for fix gpu.
U: Fix GPU split must be positive for hybrid pair styles
Self-explanatory.
U: GPU styles must be on the outmost r-RESPA level
Self-explanatory.
*/