Plot GPU load, speed and temperature


darth@E16:~$ radeontop -d - -l 1
Dumping to -, line limit 1.
1756803310.95454: bus 04, gpu 0.83%, ee 0.00%, vgt 0.83%, ta 0.83%, sx 0.83%, sh 0.83%, spi 0.83%, sc 0.83%, pa 0.00%, db 0.83%, cb 0.83%, vram 56.07% 555.57mb, gtt 0.81% 124.80mb, mclk 57.22% 1.373ghz, sclk 18.23% 0.401ghz

~$ nvidia-smi

~$ nvidia-smi -q

==============NVSMI LOG==============

Timestamp                                 : Wed Sep  3 13:59:26 2025
Driver Version                            : 535.247.01
CUDA Version                              : 12.2

Attached GPUs                             : 1
GPU 00000000:81:00.0
	/////////////////////////////// cut off /////////////////////////////////
    **Fan Speed                             : 30 %**
    Performance State                     : P2
    Clocks Event Reasons
        Idle                              : Not Active
        Applications Clocks Setting       : Not Active
        SW Power Cap                      : Not Active
        HW Slowdown                       : Not Active
            HW Thermal Slowdown           : Not Active
            HW Power Brake Slowdown       : Not Active
        Sync Boost                        : Not Active
        SW Thermal Slowdown               : Not Active
        Display Clock Setting             : Not Active
    Sparse Operation Mode                 : N/A
    FB Memory Usage
        **Total                             : 16376 MiB**
        **Reserved                          : 299 MiB**
        **Used                              : 5589 MiB**
        **Free                              : 10487 MiB**
    BAR1 Memory Usage
        Total                             : 256 MiB
        Used                              : 9 MiB
        Free                              : 247 MiB
    Conf Compute Protected Memory Usage
        Total                             : 0 MiB
        Used                              : 0 MiB
        Free                              : 0 MiB
    Compute Mode                          : Default
    Utilization
        Gpu                               : 0 %
        Memory                            : 0 %
        Encoder                           : 0 %
        Decoder                           : 0 %
        JPEG                              : 0 %
        OFA                               : 0 %
    Encoder Stats
        Active Sessions                   : 0
        Average FPS                       : 0
        Average Latency                   : 0
    FBC Stats
        Active Sessions                   : 0
        Average FPS                       : 0
        Average Latency                   : 0
    ECC Mode
        Current                           : N/A
        Pending                           : N/A
    ECC Errors
        Volatile
            SRAM Correctable              : N/A
            SRAM Uncorrectable Parity     : N/A
            SRAM Uncorrectable SEC-DED    : N/A
            DRAM Correctable              : N/A
            DRAM Uncorrectable            : N/A
        Aggregate
            SRAM Correctable              : N/A
            SRAM Uncorrectable Parity     : N/A
            SRAM Uncorrectable SEC-DED    : N/A
            DRAM Correctable              : N/A
            DRAM Uncorrectable            : N/A
            SRAM Threshold Exceeded       : N/A
        Aggregate Uncorrectable SRAM Sources
            SRAM L2                       : N/A
            SRAM SM                       : N/A
            SRAM Microcontroller          : N/A
            SRAM PCIE                     : N/A
            SRAM Other                    : N/A
    Retired Pages
        Single Bit ECC                    : N/A
        Double Bit ECC                    : N/A
        Pending Page Blacklist            : N/A
    Remapped Rows                         : N/A
    Temperature
        **GPU Current Temp                  : 45 C**
        GPU T.Limit Temp                  : 38 C
        GPU Shutdown T.Limit Temp         : -7 C
        GPU Slowdown T.Limit Temp         : -2 C
        GPU Max Operating T.Limit Temp    : 0 C
        GPU Target Temperature            : 84 C
        Memory Current Temp               : N/A
        Memory Max Operating T.Limit Temp : N/A
    GPU Power Readings
        **Power Draw                        : 113.12 W**
        Current Power Limit               : 340.00 W
        Requested Power Limit             : 340.00 W
        Default Power Limit               : 340.00 W
        Min Power Limit                   : 150.00 W
        Max Power Limit                   : 400.00 W
    Module Power Readings
        Power Draw                        : N/A
        Current Power Limit               : N/A
        Requested Power Limit             : N/A
        Default Power Limit               : N/A
        Min Power Limit                   : N/A
        Max Power Limit                   : N/A
    Clocks
        Graphics                          : 2865 MHz
        SM                                : 2865 MHz
        Memory                            : 10802 MHz
        Video                             : 2175 MHz
    Applications Clocks
        Graphics                          : N/A
        Memory                            : N/A
    Default Applications Clocks
        Graphics                          : N/A
        Memory                            : N/A
    Deferred Clocks
        Memory                            : N/A
    Max Clocks
        Graphics                          : 3180 MHz
        SM                                : 3180 MHz
        Memory                            : 11201 MHz
        Video                             : 2415 MHz
    Max Customer Boost Clocks
        Graphics                          : N/A
    Clock Policy
        Auto Boost                        : N/A
        Auto Boost Default                : N/A
    Voltage
        **Graphics                          : 1075.000 mV**
    Fabric
        State                             : N/A
        Status                            : N/A
    Processes
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 2321
            Type                          : C
            Name                          : python
            Used GPU Memory               : 3194 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 3224
            Type                          : C
            Name                          : python
            Used GPU Memory               : 2386 MiB

Thanks! Can I see the output of:

nvidia-smi --query-gpu=index,name,memory.total,memory.used,memory.free,utilization.gpu,utilization.memory,temperature.gpu,fan.speed,power.draw --format=csv,noheader | column -t -s,
darth@kosjenka:~$ nvidia-smi --query-gpu=index,name,memory.total,memory.used,memory.free,utilization.gpu,utilization.memory,temperature.gpu,fan.speed,power.draw --format=csv,noheader | column -t -s,
0   NVIDIA GeForce RTX 5070 Ti   16303 MiB   1498 MiB   14333 MiB   0 %   23 %   37   0 %   24.28 W
darth@jaglenac:~$ nvidia-smi --query-gpu=index,name,memory.total,memory.used,memory.free,utilization.gpu,utilization.memory,temperature.gpu,fan.speed,power.draw --format=csv,noheader | column -t -s,
0   NVIDIA GeForce GTX 1650   4096 MiB   1 MiB   3895 MiB   0 %   0 %   37   59 %   1.00 W

nvidia-smi --query-gpu=index,name,memory.total,memory.used,memory.free,utilization.gpu,utilization.memory,temperature.gpu,fan.speed,power.draw --format=csv,noheader | column -t -s,
0 NVIDIA GeForce RTX 4080 16376 MiB 4777 MiB 11299 MiB 0 % 0 % 36 0 % 19.27 W

nvidia-smi --query-gpu=index,name,memory.total,memory.used,memory.free,utilization.gpu,utilization.memory,temperature.gpu,fan.speed,power.draw --format=csv,noheader | column -t -s,
0 NVIDIA GeForce RTX 4070 Laptop GPU 8188 MiB 1606 MiB 6343 MiB 2 % 27 % 49 [N/A] 5.12 W