Check a deck before spending
preflight_deckDry run of the check submit_job performs: which styles the deck asks for are MISSING on every hosted LAMMPS image (the run would exit at startup), which are CPU-only, whether its pair style will use the GPU at all, and which image (runner) the job will be routed to — decks needing packages beyond the fast default image run on lammps-full automatically. Nothing is created or billed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Deck contents {path: text}, must include `input` | |
| input | Yes | Relative path of the LAMMPS (or runner) input script inside the deck, e.g. in.lmp |