Skip to main content
Version: Next

install

Download and install the latest version of the Spice runtime.

Usage​

spice install [flavor] [flags]

flavor​

  • `` Install the core runtime that only includes data components
  • cuda Install the runtime with CUDA GPU acceleration

Metal/CUDA acceleration is auto-detected by default.

Flags​

  • -h, --help Print this help message
  • -f, --force Force installation of the latest released runtime

Examples​

spice install

Additional Example​

spice install cuda