Using cloud GPUs/en: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 83: Line 83:


===== <u>Adding the NVIDIA repository and install the driver package</u> =====
===== <u>Adding the NVIDIA repository and install the driver package</u> =====
Install the YUM repository:
<pre>
<pre>
[root@gpu-centos centos]# yum-config-manager --add-repo http://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo
[root@gpu-centos centos]# yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo
yum install -y cuda-drivers
yum install -y cuda-drivers
</pre>
</pre>


Nvidia uses it's own gpg key to sign it's packages, yum will ask to autoimport it.
Nvidia uses its own gpg key to sign its packages, yum will ask to autoimport it.


<pre>
<pre>
38,757

edits

Navigation menu