Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

OpenCL Error for extremely low difficulties #6

Open
Djadih opened this issue Sep 14, 2023 · 1 comment
Open

OpenCL Error for extremely low difficulties #6

Djadih opened this issue Sep 14, 2023 · 1 comment

Comments

@Djadih
Copy link
Collaborator

Djadih commented Sep 14, 2023

Miner will crash with an OpenCL error when the difficulty is very low.
E.g. 1000

@Djadih
Copy link
Collaborator Author

Djadih commented Sep 14, 2023

Just as a starting point: My theory is its related to how division happens, probably by shifting the first n bits. But for 1000 the quotient ends up =0 with the remainder thrown away and it doesn't know how to mine to a difficulty of 0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant