LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

package command

Syntax:

package style args 

Examples:

package cuda blah 

Description:

This command is to set package-specific settings. Currently only the USER-CUDA package uses it.

The cuda style invokes options associated with the use of the USER-CUDA package. These will be described when the USER-CUDA package is released with LAMMPS.

Restrictions:

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.

Obviously, you must have GPU hardware and associated software to build and use LAMMPS with either the GPU or USER-CUDA packages.

Related commands:

fix gpu

Default: none