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

Docker 19.03 GPU support #12

Open
SpontaneousDuck opened this issue Jun 17, 2020 · 0 comments
Open

Docker 19.03 GPU support #12

SpontaneousDuck opened this issue Jun 17, 2020 · 0 comments

Comments

@SpontaneousDuck
Copy link

Describe the issue:
Docker 19.03 and nvidia-docker changed how gpus are bound to a container. Instead of calling the runtime, all you need to do is pass in --gpus 2 to docker run. Would it be possible to support this? My systems are running v19.03. Thanks!

Technical details:

  • Hub version : 1.0.0
  • Docker version : 19.03.10
  • Host Machine OS (Windows/Linux/Mac): Linux
  • Command used to start the hub : sudo docker run --rm -p 8095:8080 -v /var/run/docker.sock:/var/run/docker.sock mltooling/ml-hub:latest
  • Browser (Chrome/Firefox/Safari): Chromium
@LukasMasuch LukasMasuch added this to Inbox in issue-progress Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
issue-progress
  
Inbox
Development

No branches or pull requests

1 participant