Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, recover passwords and more
MIT License
283 stars 107 forks source link

Xeon Gold х2 #84

Open Mdma4564646 opened 1 month ago

Mdma4564646 commented 1 month ago

How does the program behave on a server with two xeon gold processors? will determine the entire power of the server?

Coding-Enthusiast commented 1 month ago

This was never tested but FinderOuter uses number of logical processors as its default max degree of parallelism which should utilize all the available computing power of the CPUs.
FinderOuter also provides a "settings" section in the left column to change this number to manually set it to a lower value or if for any reason it couldn't detect the max value correctly, override that and set a higher value.