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

Assign CUDA_VISIBLE_DEVICES for Docker when passing GPUs #344

Open
aristizabal95 opened this issue Nov 10, 2023 · 0 comments
Open

Assign CUDA_VISIBLE_DEVICES for Docker when passing GPUs #344

aristizabal95 opened this issue Nov 10, 2023 · 0 comments

Comments

@aristizabal95
Copy link

At the moment, passing GPUs to docker does not automatically set the CUDA_VISIBLE_DEVICES environment variable within the container. This variable is needed in some situations, and it has a direct relationship to the gpus that are being passed to the MLCube through --gpus. Automatically setting that variable would be a great feature for MLCube.

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