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

Looks like performance of 30901 (Bitcoin raw private key (P2PKH), compressed) is limited by CPU, not GPU #3956

Open
Konard opened this issue Feb 24, 2024 · 0 comments

Comments

@Konard
Copy link

Konard commented Feb 24, 2024

hashcat -a 3 -m 30901 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so "000000000000000000000000000000000000000000000002000000?h?h?h?h?h?h?h?h?h?h" -d 2

When I use this command with 30901 (Bitcoin raw private key (P2PKH), compressed) it looks like it gives me only 8000-9000 kH/s, and if I see at top

Screenshot_20240224_162517

Then only 1 CPU core is used by hashcat. May it be a limiting factor for the performance? Is there a way to use more CPUs for data exchange with GPU?

Also for some reason OpenCL gives better performance then CUDA, should I create another issue for that?

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