Skip to content

[research] Test GPU support in workspaces #8396

Closed as not planned
Closed as not planned
@csweichel

Description

@csweichel

Is your feature request related to a problem? Please describe

Kubernetes can make GPUs available in pods. Can those GPUs be used from within a Gitpod workspace?

Describe the behaviour you'd like

GPUs should be possible to use if the underlying cluster supports it.

How

Can we run Gitpod workspaces with GPU? Try changing the config map in-place for ws-manager and workspace-templates first, before any actual code changes. The expectation is that if code changes are needed, they'll be throw away, and not actually merged back tomain.

Intended output

Note: this is just a research task. We want to know where we stand today for scheduling workloads that need GPU, and how well Gitpod runs on them.

Questions

  1. Does Gitpod work on a node supporting GPUs? How well does it work?
  2. Can we use all of the cores of the GPU?

Metadata

Metadata

Assignees

Labels

meta: staleThis issue/PR is stale and will be closed soonsegment: data-scienceUsed to track issues related to data-science use casesteam: workspaceIssue belongs to the Workspace team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions