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 Docker Images for Various Python Versions with CUDA/CPU Support #79

Closed
6 tasks done
SoniaGrh opened this issue Feb 12, 2024 · 0 comments · Fixed by #115
Closed
6 tasks done

Add Docker Images for Various Python Versions with CUDA/CPU Support #79

SoniaGrh opened this issue Feb 12, 2024 · 0 comments · Fixed by #115
Assignees

Comments

@SoniaGrh
Copy link
Collaborator

SoniaGrh commented Feb 12, 2024

As a Data Scientist,
I want Docker base images to include support for Python versions 3.8 through 3.12 and to offer both CUDA-enabled and CPU-only versions,
So that the images are versatile and cater to a broad range of computational needs and development environments.

Acceptance Criteria:

  • Docker base images are available for Python versions 3.8, 3.9, 3.10, 3.11, and 3.12.
  • For each Python version, there are two variants of the Docker images: one with CUDA support for GPU processing and another CPU-only version for systems without GPU support.

Definition of Done:

  • All acceptance criteria are met.
  • Code is reviewed and approved.
  • Documentation is updated.
  • Docker images are updated on docker-hub.
@SoniaGrh SoniaGrh self-assigned this Mar 19, 2024
@SoniaGrh SoniaGrh linked a pull request Mar 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant