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

Add support for NVIDIA GPUs in Docker Image #91

Closed
claudioandre-br opened this issue Jul 5, 2023 · 0 comments
Closed

Add support for NVIDIA GPUs in Docker Image #91

claudioandre-br opened this issue Jul 5, 2023 · 0 comments
Labels
docker Pull requests that update Docker code Done Our work is done. Should close soon. No longer happening or existing. enhancement New feature or request

Comments

@claudioandre-br
Copy link
Member

1. Is your feature request related to a problem? Please describe.

Basically to be ready to use on any GPU in the cloud.

  • The build process is simple and will take advantage of all the infrastructure used to build the CPU version.
  • I don't have continuous access to any NVIDIA GPUs. Therefore, the image cannot be tested properly by CI.
  • Have I told you that I cannot test it properly? No CPU test restrictions.

2. Describe the solution you'd like

The image will be based on nvidia/cuda:12.2.0-base-ubuntu22.04 instead of ubuntu:22.04.

3. Additional context

No AMD or Intel.

@claudioandre-br claudioandre-br added enhancement New feature or request docker Pull requests that update Docker code labels Jul 6, 2023
@claudioandre-br claudioandre-br added the Done Our work is done. Should close soon. No longer happening or existing. label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code Done Our work is done. Should close soon. No longer happening or existing. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant