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

Move nvidia docker environment variables to a user editable setting #4

Open
therishidesai opened this issue Jan 30, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@therishidesai
Copy link
Member

gpu_devices = ['/dev/nvidiactl', '/dev/nvidia-uvm', '/dev/nvidia1', '/dev/nvidia0']
nvidia_driver = 'nvidia-docker'
volumes = {'nvidia_driver_387.12':{'bind':'/usr/local/nvidia', 'mode':'ro'},

These were hardcoded in for the GPU cluster.

@therishidesai therishidesai added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jan 30, 2018
@narendasan
Copy link
Member

arent these settings required to use the container with the module? Why would the user need to change these if trying to use nvdocker?

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