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
cudaInstall the runtime with CUDA GPU acceleration
Metal/CUDA acceleration is auto-detected by default.
Flags
-h,--helpPrint this help message-f,--forceForce installation of the latest released runtime
Examples
spice install
Additional Example
spice install cuda
