-
Notifications
You must be signed in to change notification settings - Fork 103
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 - Take Power Consumption Per Algo into Account #399
Comments
Special Thanks to : hmts82 |
Just read about using nvidia-smi to display power usage of whole cards, can that be used for power consumption calculation instead of a constant value? |
Yeah good idea. Benchmark must calculate avg hashrate + avg powerconsumption. The user has a field for kwh price and now the profit switching can be much smarter. |
I can provide a small sample if you wish |
I am working on it... :-) Stay tuned! |
Is there a way I can contact you directly (email or skype)? I have some questions... ;-) |
@UselessGuru Discord.. |
good things take time : ) |
This would be awesome! |
I noted the addition of electricity cost calculations in profit in the code updates, can this be added to the GUI? Can the profit calculation be broken down visually (for example - payout - (electricity + fee))? Can we also add a percentage allowance over software based electricity cost to account for power supply inefficiency/fans/other overhead?
The text was updated successfully, but these errors were encountered: