From dac5c0354dfa1d9cc9d8b08b9ee30dca04b478dc Mon Sep 17 00:00:00 2001
From: sjplimp
The cuda style of this command can only be invoked if LAMMPS was built with the USER-CUDA package. See the Making -LAMMPS section for more info. +LAMMPS section for more info. When using +styles in the USER-CUDA package, use of the "package cuda" command in +your input script is not required.
The gpu style of this command can only be invoked if LAMMPS was built with the GPU package. See the Making -LAMMPS section for more info. +LAMMPS section for more info. When using +styles in the GPU package, use of the "package gpu" command in your +input script is currently required.
The omp style of this command can only be invoked if LAMMPS was built with the USER-OMP package. See the Making -LAMMPS section for more info. +LAMMPS section for more info. When using +styles in the USER-OMP package, use of the "package omp" command in +your input script is not required. See the information on default +settings below.
-Related commands: none +
Related commands:
-Default: none +
suffix +
+Default: +
+If the "-sf omp" command-line switch is used +then "package omp *" is also auto-invoked to specify default OMP +settings.