Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

[FEATURE] Start - end range #7

Closed
TGM opened this issue Aug 21, 2018 · 1 comment
Closed

[FEATURE] Start - end range #7

TGM opened this issue Aug 21, 2018 · 1 comment

Comments

@TGM
Copy link

TGM commented Aug 21, 2018

Hello,

Can you implement a start-end range for the given private key?

Example:

-r 1-10000
-r fff - fffffffffffff

@johguse
Copy link
Owner

johguse commented Jul 17, 2019

No. There's no need for the function of the program to be able to distribute the search space between invocations on the program, either on the same computer or between many computers on a network.

Even for many cards distributed over many computers the search space is still so huuuuuuuuge that unless you're running ridiculously many cards at the same time there's basically no chance that their search spaces will overlap and work will be wasted.

They can all just randomize a seed for every GPU, overlaps are very unlikely.

@johguse johguse closed this as completed Jul 17, 2019
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

2 participants