Syllo / nvtop

GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Other
7.7k stars 282 forks source link

The cpu usage is too high. It's 100%. #238

Open ponponon opened 10 months ago

ponponon commented 10 months ago
图片
╰─➤  nvtop --version               
nvtop version 3.0.1
╰─➤  lsb_release -a                                                                                                                                                      130 ↵
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu Mantic Minotaur (development branch)
Release:        23.10
Codename:       mantic

CPU is 13th Gen Intel(R) Core(TM) i7-13700K

GPU is NVIDIA GeForce RTX 4090

╰─➤  nvidia-smi     
Tue Sep  5 15:31:55 2023       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.54.03              Driver Version: 535.54.03    CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| 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 4090        Off | 00000000:01:00.0 Off |                  Off |
| 43%   26C    P8              29W / 450W |  11038MiB / 24564MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+

+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A      1067      G   /usr/lib/xorg/Xorg                          115MiB |
|    0   N/A  N/A    294474      C   ...nda3/envs/faster-whisper/bin/python     3554MiB |
|    0   N/A  N/A   1732270      C   python                                     1554MiB |
|    0   N/A  N/A   3880840      C   python                                     2622MiB |
|    0   N/A  N/A   3917098      C   python                                     3162MiB |
+---------------------------------------------------------------------------------------+
图片

Why is there such a high cpu usage?