[chibi@rhel8 ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 8.0 (Ootpa) [chibi@rhel8 ~]$ nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2019 NVIDIA Corporation Built on Wed_Apr_24_19:10:27_PDT_2019 Cuda compilation tools, release 10.1, V10.1.168 [chibi@rhel8 ~]$ nvidia-smi Sun Jun 23 11:10:14 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 418.74 Driver Version: 418.74 CUDA Version: 10.1 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 TITAN RTX Off | 00000000:08:00.0 Off | N/A | | 41% 34C P8 23W / 280W | 1MiB / 24190MiB | 0% Default | +-------------------------------+----------------------+----------------------+ | 1 TITAN RTX Off | 00000000:41:00.0 On | N/A | | 41% 34C P8 11W / 280W | 213MiB / 24189MiB | 0% Default | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | |=============================================================================| | 1 2133 G /usr/libexec/Xorg 40MiB | | 1 2457 G /usr/bin/gnome-shell 31MiB | | 1 7364 G /usr/libexec/Xorg 51MiB | | 1 7760 G /usr/bin/gnome-shell 88MiB | +-----------------------------------------------------------------------------+ [chibi@rhel8 ~]$ nvidia-smi nvlink -c GPU 0: TITAN RTX (UUID: GPU-5a71d61e-f130-637a-b33d-4df555b0ed88) Link 0, P2P is supported: true Link 0, Access to system memory supported: true Link 0, P2P atomics supported: true Link 0, System memory atomics supported: true Link 0, SLI is supported: true Link 0, Link is supported: false Link 1, P2P is supported: true Link 1, Access to system memory supported: true Link 1, P2P atomics supported: true Link 1, System memory atomics supported: true Link 1, SLI is supported: true Link 1, Link is supported: false GPU 1: TITAN RTX (UUID: GPU-7fb51c1d-c1e7-35cc-aad7-66971f05ddb7) Link 0, P2P is supported: true Link 0, Access to system memory supported: true Link 0, P2P atomics supported: true Link 0, System memory atomics supported: true Link 0, SLI is supported: true Link 0, Link is supported: false Link 1, P2P is supported: true Link 1, Access to system memory supported: true Link 1, P2P atomics supported: true Link 1, System memory atomics supported: true Link 1, SLI is supported: true Link 1, Link is supported: false [chibi@rhel8 ~]$ sudo hddtemp /dev/sda [sudo] chibi のパスワード: /dev/sda: Samsung SSD 840 PRO Series: 28°C [chibi@rhel8 ~]$ sensors iwlwifi-virtual-0 Adapter: Virtual device temp1: +35.0°C k10temp-pci-00d3 Adapter: PCI adapter Tdie: +61.8°C (high = +70.0°C) Tctl: +61.8°C k10temp-pci-00c3 Adapter: PCI adapter Tdie: +67.5°C (high = +70.0°C) Tctl: +67.5°C k10temp-pci-00db Adapter: PCI adapter Tdie: +66.2°C (high = +70.0°C) Tctl: +66.2°C k10temp-pci-00cb Adapter: PCI adapter Tdie: +62.5°C (high = +70.0°C) Tctl: +62.5°C [chibi@rhel8 ~]$