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

Error in stats while deselecting one gpu #188

Closed
sp-hash opened this issue Dec 12, 2021 · 1 comment
Closed

Error in stats while deselecting one gpu #188

sp-hash opened this issue Dec 12, 2021 · 1 comment

Comments

@sp-hash
Copy link
Owner

sp-hash commented Dec 12, 2021

@bitcointalk

I'm getting a little bug arround when i mine just for some selected GPU.

have in rig:

GPU 0 - 3090
GPU 1 - 3060ti LHR
GPU 2 - 3070 non LHR
GPU 3 - 3070 non LHR
GPU 4 - 3070 non LHR

When select just to use the GPU: 0,2,3,4 using the command --cuda-devices [0,2,3,4] the report in the miner come with a bug.

The last GPU in report always stay with value 0 shares , but during the time, miner get a share and represent it in the values of total shares, but never in report board.

https://cdn.discordapp.com/attachments/444585576792981520/919605989597130772/TBM_report_bug.PNG

As can be seen in the picture above, it getting pushing values for a GPU 1 that i effectively turn it off.

I assume that GPU0 it's ok , GPU1 it's for the GPU2 report, GPU2 for the GPU3 and GPU3 for the GPU4.

It's just a report number bug in the miner because not even equal the shares done and shares reported in the board.

With all the cuda devices running, this bug don't appear, just when selecting specific GPU to work.

Running HiveOS
TBM 1.32

Extra config arguments
--cuda-devices [0,2,3,4]
--algo ethash
--log
TBM_report_bug

@sp-hash
Copy link
Owner Author

sp-hash commented Dec 12, 2021

fixed in 1.33

@sp-hash sp-hash closed this as completed Dec 12, 2021
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