albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
640 stars 349 forks source link

CPU Usage #250

Closed mr-fahrenheit-repo closed 1 year ago

mr-fahrenheit-repo commented 1 year ago

Why the others mode except BSGS doesn't use 100% cpu?

mirameshs commented 1 year ago

user -t (number of threads) example -t 48

On Mon, Aug 7, 2023 at 11:16 AM Mr_Fahrenheit @.***> wrote:

Why the others mode except BSGS doesn't use 100% cpu?

— Reply to this email directly, view it on GitHub https://github.com/albertobsd/keyhunt/issues/250, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH4VUUTYAHCYQIJWXAFST4TXUCMO7ANCNFSM6AAAAAA3GSTKPI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

albertobsd commented 1 year ago

@mr-fahrenheit-repo search what is the max number of cores or threads that you CPU Have and use it with the -t option