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

feat: Add a --podman argument #25

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

feat: Add a --podman argument #25

wants to merge 1 commit into from

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Sep 30, 2020

This would address the concern in #21, making Tensorman more secure and easier (not needing to have the docker daemon running and be in the docker group).

Simple test command:

tensorman run --gpu --podman -- python -c "import tensorflow; print(tensorflow.config.list_physical_devices('GPU'))"

This requires pop-os/nvidia-container-toolkit#4, which is currently blocked by an upstream issue without an obvious solution.

Then there is the question of whether this should be the default (Podman is packaged in Ubuntu starting in groovy), and how to make it easy to transition. And probably testing it more thoroughly than my test that it is able to see the GPU.

@ids1024 ids1024 changed the base branch from master_focal to master December 10, 2020 17:57
@SicLuceatLux
Copy link

What is the current state?

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

Successfully merging this pull request may close these issues.

2 participants