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

This commit is contained in:
sjplimp
2015-03-23 23:30:50 +00:00
parent 94d653c282
commit 84a5ec39ec
168 changed files with 1313 additions and 1218 deletions

View File

@ -82,7 +82,8 @@ Self-explanatory. See doc page discussion of command-line switches.
E: Processor partitions do not match number of allocated processors
UNDOCUMENTED
The total number of processors in all partitions must match the number
of processors LAMMPS is running on.
E: Must use -in switch with multiple partitions
@ -161,7 +162,7 @@ the developers if this occurs.
E: Cannot use -cuda on and -kokkos on together
UNDOCUMENTED
This is not allowed since both packages can use GPUs.
E: Cannot use -cuda on without USER-CUDA installed
@ -170,35 +171,31 @@ before LAMMPS is built.
E: Cannot use -kokkos on without KOKKOS installed
UNDOCUMENTED
Self-explanatory.
E: Using suffix cuda without USER-CUDA package enabled
UNDOCUMENTED
Self-explanatory.
E: Using suffix gpu without GPU package installed
UNDOCUMENTED
Self-explanatory.
E: Using suffix intel without USER-INTEL package installed
UNDOCUMENTED
Self-explanatory.
E: Using suffix kk without KOKKOS package enabled
UNDOCUMENTED
Self-explanatory.
E: Using suffix omp without USER-OMP package installed
UNDOCUMENTED
Self-explanatory.
E: Too many -pk arguments in command line
UNDOCUMENTED
U: Processor partitions are inconsistent
The total number of processors in all partitions must match the number
of processors LAMMPS is running on.
The string formed by concatenating the arguments is too long. Use a
package command in the input script instead.
*/