CUDA + NVIDIA drivers

From WilliamsNet Wiki
Revision as of 01:39, 3 August 2019 by DrEdWilliams (talk | contribs) (Created page with "Download repo rpm from http://developer.nvidia.com/cuda-downloads (or copy the repo file over from another system) It seems that the dependency for the linux kernel devel pac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Download repo rpm from http://developer.nvidia.com/cuda-downloads (or copy the repo file over from another system)

It seems that the dependency for the linux kernel devel package has been lost ... and the driver install just silently fails

yum install kernel-devel

On regular compute nodes where the full CUDA libraries aren't needed:

yum install nvidia-driver-cuda

On a full workstation or where CUDA is needed:

yum install cuda

Read more at: http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#ixzz4zMULzF9o