---
title: "Changes to Create a GPU cluster"
method: POST
path: "/compute/clusters"
---

# Changes to Create a GPU cluster

`POST /compute/clusters`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-08-21** `3ad4ab328948` — 2 info
- **2026-08-04** `ebd4756a41e4` — 1 warning, 5 info
- **2026-07-26** `0c4fdad77435` — 7 breaking, 6 warning, 11 info

## Changes

- **2026-08-21** `3ad4ab328948` — 2 info
  - added the required property `deleted_gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotation` to the response with the `200` status
  - added the required property `gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotation` to the response with the `200` status
- **2026-08-04** `ebd4756a41e4` — 1 warning, 5 info
  - added the new `B300_SXM` enum value to the `gpu_type` response property for the response status `200`
  - added the new optional request property `nvidia_version_id`
  - added `subschema #1, subschema #2` to the request body `anyOf` list
  - the request property `cuda_version` became optional
  - the request property `nvidia_driver_version` became optional
  - added the new `B300_SXM` enum value to the request property `gpu_type`
- **2026-07-26** `0c4fdad77435` — 7 breaking, 6 warning, 11 info
  - the `allocated_preemptible_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `control_plane_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `deleted_gpu_worker_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `desired_preemptible_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `gpu_worker_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `num_cpu_workers` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `num_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - added the new `QUARANTINED` enum value to the `deleted_gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINED` enum value to the `gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINING` enum value to the `deleted_gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINING` enum value to the `gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `REMEDIATION_MODE_HOST_POWER_CYCLE` enum value to the `deleted_gpu_worker_nodes/items/latest_remediation/mode` response property for the response status `200`
  - added the new `REMEDIATION_MODE_HOST_POWER_CYCLE` enum value to the `gpu_worker_nodes/items/latest_remediation/mode` response property for the response status `200`
  - added the new optional request property `add_ons/items/config/headlamp`
  - added the new optional request property `add_ons/items/config/slurm_web`
  - added the new optional request property `shared_volume/project_id`
  - the `acceptance_tests_params/gpu_burn_duration` request property type/format was generalized from `integer`/`int32` to `integer`/``
  - the `num_capacity_pool_gpus` request property type/format was generalized from `integer`/`int32` to `integer`/``
  - the `num_gpus` request property type/format was generalized from `integer`/`int32` to `integer`/``
  - the `num_preemptible_gpus` request property type/format was generalized from `integer`/`int32` to `integer`/``
  - added the optional property `add_ons/items/config/headlamp` to the response with the `200` status
  - added the optional property `add_ons/items/config/slurm_web` to the response with the `200` status
  - added the optional property `add_ons/items/state/headlamp` to the response with the `200` status
  - added the optional property `add_ons/items/state/slurm_web` to the response with the `200` status

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/compute/clusters/post.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/compute/clusters/post)
