-
Notifications
You must be signed in to change notification settings - Fork 2k
driver 367: invalid cross-device link #184
Comments
Thanks for the quick follow up on this, it looks like this is a result of the way the integrator decided to install the OS and drives:
For now forcing it to /usr/local/nvidia-docker and making subfolders for nvidia_driver/367.35 seems to have fixed the driver issue itself. Now I'm running into path issues where it can't find nvidia-smi (or any other programs in the path) inside the container.
I suspect this will be similarly an issue with the vendor config, but will have to pursue that next week. |
Did you |
I had, the system was actually reporting a permission denied when trying to create them itself. |
|
And success! Thanks for the help! |
It looks like you are explicitly adding support for different drivers as the toolkit progresses with the latest being 364. Unfortunately the Titan XP requires 367 to be usable, and 1.0.0-rc3 doesn't support that yet.
Attempting to run nvidia-docker's test run of nvidia-smi fails generating the following on the command line and in journalctl (on ubuntu 16 LTS):
The text was updated successfully, but these errors were encountered: