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

indicate gpu# for accepted or rejected share, like it does for COMPUTE ERROR #218

Open
aleqx opened this issue Oct 30, 2018 · 1 comment

Comments

@aleqx
Copy link

aleqx commented Oct 30, 2018

It would be useful if the status line for an accepted/rejected share indicated the gpu# ... this can be used to track when a gpu has had too many errors and needs intervention (the COMPUTE ERROR is sometimes harmless and doesn't affect share rate so it's not a reliable indicator).

Cheers

@aleqx
Copy link
Author

aleqx commented Nov 2, 2018

what I mean is to output a log line like

[2018-11-02 04:17:55] accepted #3 (8317/1) diff 100001 (30 ms)

for a solution found by gpu #3 instead of just

[2018-11-02 04:17:55] accepted (8317/1) diff 100001 (30 ms)

It would also be very useful if the hashrate table (when pressing H) had extra columns one with the number of shares and one with the number of COMPUTE ERRORS for each gpu (in last 1h and last 24h), in addition to the hashrates.

It would also be really great if the API exposed these stats as well for each gpu, so we could query them easily for each GPU.

This way you can detect bad GPUs or unstable overclocks.

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

1 participant