nvtop icon indicating copy to clipboard operation
nvtop copied to clipboard

GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm

Results 157 nvtop issues
Sort by recently updated
recently updated
newest added

**System**: Kernel: 5.19.0-4-MANJARO arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.25.4 Distro: Manjaro Linux **CPU**: Info: quad core Intel Core i7-4790K **Graphics**: Device-1: AMD Navi 23 [Radeon RX 6600/6600...

Many thanks for providing nvtop. I just build nvtop from source on a freshly installed xUbuntu 18.04 with CUDA 11.7 on a NVIDIA GeForce RTX 2070. I encountered a segmentation...

Making note that you'll the library gcc-c++ is required for cmake to compile this application, even if the "Development Tools" group is installed on Fedora 36.

`nvtop` is great - I use it to monitor GPU utilization while running certain interactive tasks. it would be great if the x axis can display values for time, say...

It would be great if nvtop could be installed/compiled using the conda-forge to allow easy integration into conda environments and for users without root permissions. I know it is actually...

I guess I'm trying to build on some platforms where `rt` isn't linked to automatically. I think this is the correct way to get things to work.

I have installed the 'nvtop' on Jetson AGX Xavier and I got this output "No GPU to monitor" while running "nvtop" to start it.

Hello, and thank you for the great tool! Reporting a problem with building NVTOP on an HPC cluster here. CentOS 7.9, kernel 3.10.0-1160.62.1.el7.x86_64, CUDA 11.7. Cmake part goes fine, but...

I am opening this up because of [this thread of discussion on the intel-sgx mailing list](https://lists.freedesktop.org/archives/intel-gfx/2021-May/266057.html). It seems that the GPU utilization for AMD and Intel will be available in...

enhancement

Hi, When compiling I was getting some warning messages due to printf formatting, so I just changed the formatting to remove the warnings.