##
## NVIDIA 설정 정보
##
$ nvidia-settings --version
nvidia-settings: version 530.41.03
The NVIDIA Settings tool.
This program is used to configure the NVIDIA Linux graphics driver.
For more detail, please see the nvidia-settings(1) man page.
##
## System Management Interface
##
$ nvidia-smi
Fri May 19 13:01:31 2023
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 530.41.03 Driver Version: 530.41.03 CUDA Version: 12.1 |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce RTX 3080 Ti Off| 00000000:01:00.0 On | N/A |
| 0% 31C P8 12W / 350W| 384MiB / 12288MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 3961 G /usr/lib/xorg/Xorg 62MiB |
| 0 N/A N/A 4265 C+G ...libexec/gnome-remote-desktop-daemon 251MiB |
| 0 N/A N/A 4306 G /usr/bin/gnome-shell 64MiB |
+---------------------------------------------------------------------------------------+
$ nvidia-smi -q
==============NVSMI LOG==============
Timestamp : Fri May 19 13:05:00 2023
Driver Version : 530.41.03
CUDA Version : 12.1
Attached GPUs : 1
GPU 00000000:01:00.0
Product Name : NVIDIA GeForce RTX 3080 Ti
Product Brand : GeForce
Product Architecture : Ampere
Accounting Mode Buffer Size : 4000
Fan Speed : 0 %
Performance State : P8
FB Memory Usage
Total : 12288 MiB
Reserved : 245 MiB
Used : 384 MiB
Free : 11658 MiB
BAR1 Memory Usage
Total : 256 MiB
Used : 10 MiB
Free : 246 MiB
Utilization
Gpu : 0 %
Memory : 12 %
Encoder : 0 %
Decoder : 0 %
Temperature
GPU Current Temp : 31 C
GPU Shutdown Temp : 98 C
GPU Slowdown Temp : 95 C
GPU Max Operating Temp : 93 C
GPU Target Temperature : 83 C
Memory Current Temp : N/A
Memory Max Operating Temp : N/A
Power Readings
Power Management : Supported
Power Draw : 13.61 W
Power Limit : 350.00 W
Default Power Limit : 350.00 W
Enforced Power Limit : 350.00 W
Min Power Limit : 100.00 W
Max Power Limit : 350.00 W
Clocks
Graphics : 210 MHz
SM : 210 MHz
Memory : 405 MHz
Video : 555 MHz
Max Clocks
Graphics : 2130 MHz
SM : 2130 MHz
Memory : 9501 MHz
Video : 1950 MHz
Voltage
Graphics : 775.000 mV
Fabric
State : N/A
Status : N/A
Processes
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 3961
Type : G
Name : /usr/lib/xorg/Xorg
Used GPU Memory : 62 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 4265
Type : C+G
Name : /usr/libexec/gnome-remote-desktop-daemon
Used GPU Memory : 251 MiB
GPU instance ID : N/A
Compute instance ID : N/A
Process ID : 4306
Type : G
Name : /usr/bin/gnome-shell
Used GPU Memory : 64 MiB
$ nvtop