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

Use NvAPIWrapper for Nvidia GPU information #96

Closed
Lion-Craft opened this issue Oct 19, 2023 · 1 comment · Fixed by #104
Closed

Use NvAPIWrapper for Nvidia GPU information #96

Lion-Craft opened this issue Oct 19, 2023 · 1 comment · Fixed by #104
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Lion-Craft
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently the GPU Information is provided by WMI via the HardwareInfo Package and thus provides limited info about the GPU and its capabilities.

Describe the solution you'd like
Using NvAPIWrapper allows more detailed info about the GPU chip to be displayed for the user, however it will only work with Nvidia Graphics. A similar Package for Radeon and Intel ARC GPUs is required to display similar info.

@Lion-Craft Lion-Craft added the enhancement New feature or request label Oct 19, 2023
@Lion-Craft Lion-Craft added this to the Version 3.0 milestone Oct 19, 2023
@Lion-Craft Lion-Craft self-assigned this Oct 19, 2023
@Lion-Craft
Copy link
Owner Author

grafik
Started Implementing NvAPIWrapper. Should be done by tomorrow.

@Lion-Craft Lion-Craft linked a pull request Oct 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant