cc_staff
247
edits
No edit summary |
No edit summary |
||
Line 80: | Line 80: | ||
[root@testgpu-03 centos]# wget http://us.download.nvidia.com/tesla/440.33.01/nvidia-driver-local-repo-rhel8-440.33.01-1.0-1.x86_64.rpm | [root@testgpu-03 centos]# wget http://us.download.nvidia.com/tesla/440.33.01/nvidia-driver-local-repo-rhel8-440.33.01-1.0-1.x86_64.rpm | ||
</pre> | </pre> | ||
* Install the rpm, which contains all necessary files to include the nvidia repository. | |||
<pre> | |||
[root@testgpu-03 centos]# rpm -ivh nvidia-driver-local-repo-rhel8-440.33.01-1.0-1.x86_64.rpm && reboot | |||
</pre> | |||
</translate> | </translate> |