Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GPUs available in K8S cluster #1026

Open
tdudgeon opened this issue Jan 17, 2023 · 0 comments
Open

Make GPUs available in K8S cluster #1026

tdudgeon opened this issue Jan 17, 2023 · 0 comments
Assignees

Comments

@tdudgeon
Copy link
Collaborator

A range of jobs will require to use GPUs. The first step for this is to add support for running jobs that require a GPU.
We need to:

  1. add a GPU node to the cluster
  2. configure K8S to use that node and target jobs requiring GPU to that node
  3. exemplify by running a sample CUDA pod.

Assumptions:

  1. Only Nvidea GPUs will be used
  2. Support will be via CUDA

Schedule:

  1. single GPU node in dev cluster to exemplify
  2. small-ish number of GPUs in prod cluster e.g. 1 VM with 4 GPUs?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant