Skip to content
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] Memory Usage per GPU Process #190

Open
bibo318 opened this issue Jun 4, 2024 · 4 comments
Open

[Feature Request] Memory Usage per GPU Process #190

bibo318 opened this issue Jun 4, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@bibo318
Copy link

bibo318 commented Jun 4, 2024

We recommend adding RAM usage visualization by GPU processes to your product, to help users monitor the performance of processes more completely and accurately.

@bibo318
Copy link
Author

bibo318 commented Jun 4, 2024

Can I contribute to that feature project?

@utkuozdemir
Copy link
Owner

Thank you for the recommendation and the offer. Can you elaborate on what you mean by adding RAM usage? Are you talking about the GPU memory usage, or the system memory? And do you mean only the processes that are using the GPU? (like using nvidia-smi --query-compute-apps?

Reason I'm asking is, I want to keep this project to monitor Nvidia GPU-related stuff only. For all other things, there are way better solutions, like the node exporter.

@bibo318
Copy link
Author

bibo318 commented Jun 5, 2024

I am only referring to the GPU RAM. I want to add a metric to monitor the processes using GPU RAM, like the command:
nvidia-smi --query-compute-apps=pid,process_name,used_gpu_memory --format=csv
To be able to monitor GPU memory usage in more detail

@utkuozdemir
Copy link
Owner

I see, thank you, you are very welcome to contribute. Just please keep in mind that it might take quite some time for me to review/give feedback on it, so it might need some patience (see the maintenance status warning on the README).

@utkuozdemir utkuozdemir changed the title It seems like the ram usage of the gpu process is not displayed? [Feature Request] Memory Usage per GPU Process Jun 6, 2024
@utkuozdemir utkuozdemir added the enhancement New feature or request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants