Skip to content

Conversation

@rukkal
Copy link

@rukkal rukkal commented Sep 6, 2016

  • The provisioning was broken, probably due to some changes in the NVIDIA packages.
  • The testBandwidth sample would fail at runtime because a CUDA library was missing in the container.

See the commit messages for more details.

The command "apt-get install gpu-deployment-kit" would complain about a missing cuda-drivers dependency.
Moreover, the gpu-deployment-kit is not used by the image.
The sample bandwidthTest (and probably others) could not run because
the nvidia-fatbinaryloader library was missing in the container.
With this fix nvidia-docker bind mounts nvidia-fatbinaryloader
into the container.
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.

1 participant