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 a Dockerfile for CUDA #745

Open
chongchonghe opened this issue Sep 23, 2024 · 1 comment
Open

Add a Dockerfile for CUDA #745

chongchonghe opened this issue Sep 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@chongchonghe
Copy link
Contributor

Describe the proposal

It would be great if we can have another Dockerfile with CUDA support, so we can compile CUDA tests in Docker. Currently, I do development on my Mac and I have to pull the branch on gadi and compile with nvcc there. With Docker, it should be possible to compile CUDA tests on my Mac.

Describe alternatives you've considered
Continue to compile on gadi.

@chongchonghe chongchonghe added the enhancement New feature or request label Sep 23, 2024
@BenWibking
Copy link
Collaborator

You could build one on top of a base image from nvidia/cuda here: https://hub.docker.com/r/nvidia/cuda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants