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

feat: added GPU temperature indication. #74

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

ZimM-LostPolygon
Copy link
Contributor

…discrete GPUs

feat: immediately update sensors when opening GHelper window
@ZimM-LostPolygon ZimM-LostPolygon mentioned this pull request Mar 13, 2023
@seerge
Copy link
Owner

seerge commented Mar 13, 2023

This can work, probably.

@seerge seerge merged commit 550e9fc into seerge:main Mar 13, 2023
@seerge
Copy link
Owner

seerge commented Mar 13, 2023

The only thing that worries me, that on every timer-refresh (when main GHelper window is visible) it will check for both GPU Providers every time, it may cost some extra resources :)

@ZimM-LostPolygon
Copy link
Contributor Author

ZimM-LostPolygon commented Mar 13, 2023

It will not :) The providers are refreshed only on events that trigger hardware change. Once a provider is chosen, only that one provider will be used for timer-based refresh

seerge added a commit that referenced this pull request Mar 13, 2023
feat: added GPU temperature indication.
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

Successfully merging this pull request may close these issues.

2 participants