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

Implement GPU Monitoring Functionality #1

Open
xororist opened this issue Jan 23, 2024 · 0 comments
Open

Implement GPU Monitoring Functionality #1

xororist opened this issue Jan 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@xororist
Copy link
Owner

Desired Features:

GPU Information: Retrieve basic information about the installed graphic card(s) such as model, vendor, VRAM size, etc.
Real-time Monitoring: Implement functionality to continuously monitor key metrics, including GPU temperature, fan speed, GPU utilization, memory usage, and core clock.
Command Options: This implementation should be added to the current shake run command.
Compatibility: Ensure compatibility with a wide range of graphic cards, supporting both NVIDIA and AMD GPUs.

Additional Considerations:

Ensure that the GPU monitoring feature is non-intrusive and does not negatively impact system performance. Compatibility testing should be conducted across different operating systems, ensuring seamless functionality on Windows, macOS, and Linux.

Expected Outcome:
Upon completion, users should be able to use the shake run command to gather detailed information about their graphic cards and monitor real-time performance metrics.

@xororist xororist added the enhancement New feature or request label Jan 23, 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

1 participant