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

This commit is contained in:
sjplimp
2012-02-13 15:33:29 +00:00
parent e883c3c2fa
commit 1217612ab6
143 changed files with 616 additions and 600 deletions

View File

@ -50,7 +50,8 @@ class FixGPU : public Fix {
E: Cannot use fix GPU with USER-CUDA mode enabled
UNDOCUMENTED
You cannot use both the GPU and USER-CUDA packages
together. Use one or the other.
E: Illegal ... command
@ -65,11 +66,12 @@ in LAMMPS.
E: Cannot use force/hybrid_neigh with triclinic box
UNDOCUMENTED
Self-explanatory.
E: No OpenMP support compiled in
UNDOCUMENTED
An OpenMP flag is set, but LAMMPS was not built with
OpenMP support.
E: Cannot use pair hybrid with GPU neighbor builds
@ -77,7 +79,7 @@ See documentation for fix gpu.
E: Fix GPU split must be positive for hybrid pair styles
UNDOCUMENTED
Self-explanatory.
E: Cannot use neigh_modify exclude with GPU neighbor builds