From 3aaa82088bcd7448700d5e36092176b7225b11f5 Mon Sep 17 00:00:00 2001
From: sjplimp
If LAMMPS was built with coprocessor support for the USER-INTEL package, you need to specify the number of coprocessor/node and the -number of threads to use on the coproessor per MPI task. Note that +number of threads to use on the coprocessor per MPI task. Note that coprocessor threads (which run on the coprocessor) are totally independent from OpenMP threads (which run on the CPU). The product of MPI tasks * coprocessor threads/task should not exceed the maximum @@ -1472,7 +1472,7 @@ which will automatically append "intel" to styles that support it. If a style does not support it, a "omp" suffix is tried next. Use the "-pk omp Nt" command-line switch, to set Nt = # of OpenMP threads per MPI task to use, if LAMMPS was built with -the USER-OMP package. Use the "-pk intel Nt Nphi" command-line +the USER-OMP package. Use the "-pk intel Nphi" command-line switch to set Nphi = # of Xeon Phi(TM) coprocessors/node, if LAMMPS was built with coprocessor support.
@@ -1498,7 +1498,8 @@ default commands: package omp 0 and