CosmicAC Logo

Create a GPU Container Job in the web interface

Create a GPU Container Job in the CosmicAC web interface.

Create a GPU Container Job in the CosmicAC web interface. The form has six sections, and Continue takes you from one to the next. For a description of every field, see the Job configuration reference.

Prerequisites

You need the following before you start:

  • A running CosmicAC deployment. See Installation.
  • Access to the CosmicAC web interface.

Steps

Open the Jobs page

In the left navigation, click Jobs to open the Jobs page.

Open the new job form

On the Jobs page, click New Job.

Select the job type

In the What kind of job? section, select GPU Container, then click Continue.

Enter the basics

In the Basics section, enter a Job name, choose a Location, and add Tags. To add a tag, type it, then press Enter or comma.

A job name needs at least three characters, and can contain only lowercase letters, numbers, and dashes.

Choose the base image and disk

In the Image & access section, select a Base OS image and set the Disk (GB). Pick a 250, 500, or 1000 GB preset, or type a value.

Choose the hardware

In the Hardware section, select a GPU and the GPU count, then set the CUDA / driver. The section lists the GPUs available in the location you chose, and shows how many are free.

Choose the notifications

In the Notifications section, turn on each job lifecycle event you want this job to report. CosmicAC turns all four on by default.

  • job.failed: the job transitions to Failed. Includes the failure reason.
  • job.degraded: healthy replicas drop below desired. The endpoint stays live.
  • job.recovered: the job returns to Active from Degraded or Failed.
  • job.restart_storm: any replica restarts three times within 10 minutes.

These preferences cover this job alone. An event you turn on here reaches your webhook only if it's also turned on in SettingsNotifications. See Set up webhook notifications.

Review and create the job

In the Review & launch section, confirm the section shows Ready to create, then click Create job. If it reports issues instead, click Edit on the row that names the problem, fix it, then come back to this section.

Next steps

On this page