cc_staff
247
edits
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
* Download and install the vendors rpm, which sets up the repository files to use yum for the installation. | * Download and install the vendors rpm, which sets up the repository files to use yum for the installation. | ||
<pre> | <pre> | ||
[root@testgpu-03 centos]# yum -y update && yum -y install wget | |||
[root@testgpu-03 centos]# wget http://us.download.nvidia.com/tesla/396.37/nvidia-diag-driver-local-repo-rhel7-396.37-1.0-1.x86_64.rpm && rpm -ivh nvidia-diag-driver-local-repo-rhel7-396.37-1.0-1.x86_64.rpm | [root@testgpu-03 centos]# wget http://us.download.nvidia.com/tesla/396.37/nvidia-diag-driver-local-repo-rhel7-396.37-1.0-1.x86_64.rpm && rpm -ivh nvidia-diag-driver-local-repo-rhel7-396.37-1.0-1.x86_64.rpm | ||
</pre> | </pre> | ||
</translate> | </translate> |