CentOS7 をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
流石に古くてリポジトリ先を修正する必要があります
#code(nonumber){{
[root@centos7 ~]# cat <<_EOF_> /etc/yum.repos.d/CentOS-Ba...
[base]
name=CentOS-\$releasever - Base
baseurl=http://vault.centos.org/7.9.2009/os/\$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#released updates
[updates]
name=CentOS-\$releasever - Updates
baseurl=http://vault.centos.org/7.9.2009/updates/\$basear...
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that may be useful
[extras]
name=CentOS-\$releasever - Extras
baseurl=http://vault.centos.org/7.9.2009/extras/\$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that extend functionality of existin...
[centosplus]
name=CentOS-\$releasever - Plus
baseurl=http://vault.centos.org/7.9.2009/centosplus/\$bas...
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
_EOF_
[root@centos7 ~]#
[root@centos7 ~]# yum clean all
[root@centos7 yum.repos.d]# yum makecache
}}
nvidia driverの上限は 550.xx [cuda-12.4.x] みたい
[[ELRepo>+https://elrepo.org/wiki/doku.php?id=start]]のカ...
#code(nonumber){{
[root@centos7 ~]# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
[root@centos7 ~]# cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.144.0...
GCC version: gcc version 4.8.5 20150623 (Red Hat 4.8.5-4...
[root@centos7 ~]# nvidia-smi
Tue Jul 7 00:25:53 2026
+--------------------------------------------------------...
| NVIDIA-SMI 550.144.03 Driver Version: 550.1...
|-----------------------------------------+--------------...
| GPU Name Persistence-M | Bus-Id ...
| Fan Temp Perf Pwr:Usage/Cap | Mem...
| | ...
|=========================================+==============...
| 0 NVIDIA RTX A2000 Off | 00000000:00...
| 30% 58C P0 1W / 70W | 1MiB / ...
| | ...
+-----------------------------------------+--------------...
+--------------------------------------------------------...
| Processes: ...
| GPU GI CI PID Type Process name ...
| ID ID ...
|========================================================...
| No running processes found ...
+--------------------------------------------------------...
[root@centos7 ~]#
}}
終了行:
流石に古くてリポジトリ先を修正する必要があります
#code(nonumber){{
[root@centos7 ~]# cat <<_EOF_> /etc/yum.repos.d/CentOS-Ba...
[base]
name=CentOS-\$releasever - Base
baseurl=http://vault.centos.org/7.9.2009/os/\$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#released updates
[updates]
name=CentOS-\$releasever - Updates
baseurl=http://vault.centos.org/7.9.2009/updates/\$basear...
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that may be useful
[extras]
name=CentOS-\$releasever - Extras
baseurl=http://vault.centos.org/7.9.2009/extras/\$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that extend functionality of existin...
[centosplus]
name=CentOS-\$releasever - Plus
baseurl=http://vault.centos.org/7.9.2009/centosplus/\$bas...
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
_EOF_
[root@centos7 ~]#
[root@centos7 ~]# yum clean all
[root@centos7 yum.repos.d]# yum makecache
}}
nvidia driverの上限は 550.xx [cuda-12.4.x] みたい
[[ELRepo>+https://elrepo.org/wiki/doku.php?id=start]]のカ...
#code(nonumber){{
[root@centos7 ~]# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
[root@centos7 ~]# cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.144.0...
GCC version: gcc version 4.8.5 20150623 (Red Hat 4.8.5-4...
[root@centos7 ~]# nvidia-smi
Tue Jul 7 00:25:53 2026
+--------------------------------------------------------...
| NVIDIA-SMI 550.144.03 Driver Version: 550.1...
|-----------------------------------------+--------------...
| GPU Name Persistence-M | Bus-Id ...
| Fan Temp Perf Pwr:Usage/Cap | Mem...
| | ...
|=========================================+==============...
| 0 NVIDIA RTX A2000 Off | 00000000:00...
| 30% 58C P0 1W / 70W | 1MiB / ...
| | ...
+-----------------------------------------+--------------...
+--------------------------------------------------------...
| Processes: ...
| GPU GI CI PID Type Process name ...
| ID ID ...
|========================================================...
| No running processes found ...
+--------------------------------------------------------...
[root@centos7 ~]#
}}
ページ名:
1