Using cloud GPUs: Difference between revisions

Jump to navigation Jump to search
m
Use HTTPS to install repo
(Marked this version for translation)
m (Use HTTPS to install repo)
Line 95: Line 95:


===== <u>Adding the NVIDIA repository and install the driver package</u> ===== <!--T:18-->
===== <u>Adding the NVIDIA repository and install the driver package</u> ===== <!--T:18-->
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>


<!--T:19-->
<!--T:19-->
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.


<!--T:20-->
<!--T:20-->
cc_staff
178

edits

Navigation menu