Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] GPU Memory/Utilization #68

Closed
MillsyBot opened this issue Sep 7, 2022 · 3 comments
Closed

[Feature Request] GPU Memory/Utilization #68

MillsyBot opened this issue Sep 7, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@MillsyBot
Copy link

Would like to have a widget that would display the local resource utilization for GPU similar to nvidia-smi command:

# nvidia-smi
Wed Sep  7 18:03:58 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 515.65.01    Driver Version: 515.65.01    CUDA Version: 11.7     |
|-------------------------------+----------------------+----------------------+
| 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  Quadro P2000        Off  | 00000000:01:00.0 Off |                  N/A |
| 44%   30C    P8     5W /  75W |      2MiB /  5120MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+
@benphelps
Copy link
Member

This would be an awesome addition, but I worry about the extra baggage it'd attach to the image for users not interested or without GPUs. I'll have to do some investigation to see how large the nvidia-smi package would be, and if it can be added to an Alpine linux image.

@BuHaneenHHHH
Copy link

this addition would be great. i think you can make a another image with nvidia smi and keep the original without it. that way each user can select which image to use. but in the end it is up to you @benphelps and which option is easier for you to maintain this great docker application.

thank you for your hard work

@thisisawesome1994
Copy link

I would like the Intel gpu top aswell

@gethomepage gethomepage locked and limited conversation to collaborators Apr 5, 2023
@shamoon shamoon converted this issue into discussion #1194 Apr 5, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants