> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# GPU Compute

> Run GPU workloads on GMI Cloud: managed Kubernetes clusters, container instances, or dedicated bare-metal servers.

Run GPU workloads on GMI Cloud. Pick the format that fits your job: a managed Kubernetes cluster for training, a container instance for short jobs and notebooks, or a dedicated bare-metal server for full hardware control.

<Frame>
  <img src="https://mintcdn.com/gmicloud/wwBqG4D8qH5TFQuz/images/compute-home.png?fit=max&auto=format&n=wwBqG4D8qH5TFQuz&q=85&s=866d1150942cd44e13fb1b1493534785" alt="GPU Compute home" width="1749" height="955" data-path="images/compute-home.png" />
</Frame>

## What you can do here

<CardGroup cols={2}>
  <Card title="Launch a managed GPU cluster" icon="server" href="/cluster-engine/resources/managed-gpu-clusters">
    Production-ready Kubernetes clusters with H200 or B200 nodes, provisioned and operated by GMI.
  </Card>

  <Card title="Run a container workload" icon="box" href="/cluster-engine/resources/containers">
    Spin up single containers from a template (vLLM, SGLang, JupyterLab, custom images) on demand.
  </Card>

  <Card title="Request a bare-metal server" icon="microchip" href="/cluster-engine/resources/bare-metal">
    Dedicated hosts when you need full OS access, custom drivers, or persistent local NVMe.
  </Card>

  <Card title="Attach networking" icon="network-wired" href="/cluster-engine/resources/firewalls">
    Configure firewalls and Elastic IPs for any compute resource you provision.
  </Card>
</CardGroup>

## How requests work

1. Browse the cluster catalog in the console. Each card lists the SKU, region, and full hardware spec.
2. Click **Request Cluster** on the card you want. The form is pre-filled with that SKU and region.
3. GMI support reviews the request and provisions the resources.
4. Once ready, the cluster appears under [Managed GPU Clusters](/cluster-engine/resources/managed-gpu-clusters) and you can start using it.

Track the status of in-flight requests on the [Cluster Requests](/cluster-engine/resources/cluster-requests) page.

## Pricing

Prices vary by SKU, GPU type, and region. The catalog cards in the console always show the current rate for each option, and the full live pricing list is on the [Pricing page](/inference-engine/billing/price).

## Product entitlements

Bare Metal and Container access is gated per organization. If those sections show a "Not yet available" banner, click **Contact Support** from the console to request access.
