question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[REQUEST] Add GPU monitoring

See original GitHub issue

Is your feature request related to a problem? Please describe. I’m always frustrated when I have to open another window to monitor the usage of my GPUs.

Describe the solution you’d like I would love to see the GPU utilization and memory usage in bpytop when bpytop detects dedicated GPUs. Users that made the effort to install a dedicated GPU or bought a computer with a dedicated GPU likely care a lot about the GPU usage.

Describe alternatives you’ve considered An alternative would be to open nvtop or run watch nvidia-smi.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:48
  • Comments:99 (32 by maintainers)

github_iconTop GitHub Comments

12reactions
ccasadeicommented, Mar 2, 2021

I use GPUs on a daily basis at work to train neural networks on corporate servers. I already use monitoring tools like “nvtop” or “nvidia-smi” to check temperatures and resource occupancy. If I found everything included in “bpytop”, it would be … the TOP … 😃

10reactions
jorge-barretocommented, Sep 12, 2020

@aristocratos i’ve gone ahead and done a mockup of the GPU box placement. here’s a picture: bpytop

i’ll be working on the GpuCollector class this weekend. you can find my code here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Monitoring GPU performance on Linux VMs - Google Cloud
To manage services on systems that use systemd , use the following steps to add the GPU monitoring agent to the list of...
Read more >
Monitoring NVIDIA GPU Usage in Kubernetes with Prometheus -
This article will explore the use of GPUs in Kubernetes, outline the key metrics you should be tracking, and detail the process of...
Read more >
GPU Monitoring | Monitor your Graphics Processing Unit
Monitor the CPU, memory utilization and temperature of graphics cards in Linux and ensure optimum workload. Sign up now!
Read more >
How to add the NVIDIA GPU Metrics on the newrelic infra ...
If you want to see your instance's GPU metric on newrelic, you can simply add a .yml file. It is called New Relic...
Read more >
GPU Monitoring using Azure Monitor - Microsoft Community Hub
It is important to be able to monitor the GPU metrics (e.g. GPU and memory utilization, tensor cores activity, temperature of GPU's etc.)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found