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¶
SEE ALSO¶
- mvaictl - MemVerge.ai CLI
- mvaictl compute create - Create a compute asset
- mvaictl compute delete - Delete compute assets
- mvaictl compute edit - Edit a compute asset
- mvaictl compute get - Display compute assets