rsnt_translations
56,430
edits
(Created page with "== Préparer une instance CentOS 7 ==") |
(Created page with "Installez le dépôt <code>yum</code>. <pre> [root@gpu-centos centos]# yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda...") |
||
Line 94: | Line 94: | ||
===== Add the NVIDIA repository and install the driver package ===== | ===== Add the NVIDIA repository and install the driver package ===== | ||
Installez le dépôt <code>yum</code>. | |||
<pre> | <pre> | ||
[root@gpu-centos centos]# yum-config-manager --add-repo https://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 |