Skip to content

mvaictl compute

Operations on compute assets

Synopsis

Operations on compute assets.

Compute is one type of workload asset. A compute asset is a template that simplifies how workloads are submitted and can be used by AI practitioners when they submit their workloads.

A compute asset is a preconfigured building block that encapsulates all the specifications of compute requirements for the workload including:

  • GPU devices and GPU count (can be a fractional number)
  • CPU count and CPU memory

Options

  -h, --help                 help for compute
      --warnings-as-errors   Treat warnings received from the server as errors and exit with a non-zero exit code

Options inherited from parent commands

  -c, --config string   Path to mvaictl config directory (default "~/.mvaictl")

SEE ALSO