Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

CUDA-versions are tightly coupled with the driver version. The CUDA-version bundled with the image is proved working. You can therfore not expect that a newer CUDA-version would work.

cuDNN

Many of our GPU users will probably need Nvidia's cuDNN library. This is not pre-installed in our images, because Nvidia requires all users to register for the Nvidia Developer Program before dowloading. So, please follow the instructions here, to install it on your VM; and use tar file options. DO NOT USE THE DEB OR RPM ALTERNATIVE. Be sure to download the cuDNN version that corresponds to our current CUDA version.

Verify the GPU instance

After installation the presence of a GPU can be verified with lspci:

...