Skip to content

Commit 575c52d

Browse files
author
Katie Horne
authored
chore: add note re: known issue re: GPUs (coder#264)
1 parent 6dc945f commit 575c52d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

admin/environment-management/cvms.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ such as Docker and systemd, in their environments.
2222
**Note:** Coder doesn't support legacy versions of cluster-wide proxy services
2323
such as Istio.
2424

25+
> NVIDIA GPUs can be added to CVMs on bare metal clusters only. This feature is
26+
> not supported on Google Kubernetes Engine or other cloud providers at this
27+
> time.
28+
>
2529
> Support for NVIDIA [GPUs](gpu-acceleration.md) is in **beta**. We do not
2630
> support AMD GPUs at this time.
2731

changelog/1.17.3.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,15 @@ description: "Released on 04/09/21"
1212
- web: Added a toggle to enable/disable workspaces as code on the **Manage >
1313
Admin > Templates** page. Disabling workspaces as code has the following
1414
impact:
15-
- New workspaces cannot be created from a template
15+
- New workspaces cannot be created from a template.
1616
- Existing workspaces built from a template will continue to operate and may
1717
be rebuilt. These workspaces will still be notified of changes to remote
1818
templates.
1919
- infra: Added beta support for NVIDIA GPUs in environments created as
2020
container-based virtual machines (CVMs).
21+
- NVIDIA GPUs can be added to container-based virtual machines (CVMs) on bare
22+
metal clusters. GKE and other cloud providers are currently not supported
23+
at this time.
2124
- web: Environments can now be created with multiple GPUs (maximum number of
2225
GPUs: 20).
2326

0 commit comments

Comments
 (0)