CosmicAC Logo
Configuration referenceJob configuration

GPU Container Job configuration

Fields you set when you create a GPU Container Job.

A GPU Container Job takes the following fields, as well as the common fields and GPU configuration that every job takes.

FieldRequiredCLI flagDescription
Base OS imageYes--base-imageThe operating system image for the container, for example Ubuntu 22.04 + CUDA 13.0. Your model masters set the available images. If you omit --base-image, the CLI sends Ubuntu22.04/CUDA12.9.
DiskNo--root-disk-size-gbThe root disk size, in GB. The minimum is 100. If you omit --root-disk-size-gb, the CLI sends 250.