NVIDIA GPU configuration

From Colettapedia
Revision as of 19:12, 30 October 2019 by Colettace (talk | contribs)
Jump to navigation Jump to search

Download GPU and CUDA drivers

Disable Nouveau

  • modprobe configuration files
  • Installer creates these files:
    • /usr/lib/modprobe.d/nvidia-installer-disable-nouveau.conf
    • /etc/modprobe.d/nvidia-installer-disable-nouveau.conf

Kernel source Tree

  • yum install kernel-devel - install kernel source files on CentOS 7

pkg-config/X SDK

  WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X
module path '/usr/lib64/xorg/modules'; these paths were not queryable from
the system.  If X fails to find the NVIDIA X driver module, please install
the `pkg-config` utility and the X.Org SDK/development package for your
distribution and reinstall the driver.

libglvnd

  • sudo yum install libglvnd-devel


Install NVIDIA docker