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: Show GPU Model in the left bar #13

Open
pktiuk opened this issue Oct 13, 2023 · 4 comments
Open

Feature request: Show GPU Model in the left bar #13

pktiuk opened this issue Oct 13, 2023 · 4 comments

Comments

@pktiuk
Copy link
Contributor

pktiuk commented Oct 13, 2023

I think it would be much better to have better description than GPU 1, GPU 2
image

It would be good to have name like GPU GTX 1080, GPU Intel, etc.

BTW. Great app, looks very nice and works well.

@nokyan
Copy link
Owner

nokyan commented Oct 13, 2023

Thank you, I'm glad you like it. :)
Yeah, seems like a good idea. Though I'd prefer the name of the tabs in the sidebar to be a bit more "accessible". I've thought maybe something like "Integrated GPU" and "Dedicated GPU"? Most people these days don't have more than one dedicated GPU anyways.

@pktiuk
Copy link
Contributor Author

pktiuk commented Oct 13, 2023

I've thought maybe something like "Integrated GPU" and "Dedicated GPU"

This is also a good idea, but during implementation remember about cases, when a device has more than one dedicated GPU (multiGPU desktops, laptops with eGPU etc.)

@nokyan
Copy link
Owner

nokyan commented Oct 13, 2023

That's true as well. I'd also need to figure out how to find out whether a GPU is integrated or not, hopefully without a self-made lookup table

@pktiuk
Copy link
Contributor Author

pktiuk commented Oct 13, 2023

For dealing with some of the GPU-related issues you could look at nvtop implementation: https://github.com/Syllo/nvtop

Maybe one day there would be a universal library for handling GPU in Linux Syllo/nvtop#206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants