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

CPU support #71

Open
backplanellc opened this issue Nov 12, 2018 · 12 comments
Open

CPU support #71

backplanellc opened this issue Nov 12, 2018 · 12 comments

Comments

@backplanellc
Copy link

Any plans for CPU support?

This works great thank you. I had to do some tweaks in Makefile for my gpu architecture but that was it.

I get roughly 50mkey/s on a 1070 gtx with 600mb address file.

Thanks again for your great work.

@bill32767
Copy link

bill32767 commented Nov 12, 2018 via email

@brichard19
Copy link
Owner

brichard19 commented Nov 12, 2018

See #24

I'd like to do a CPU version since AMD is now offering 32-core chips.

The priority right now is GPU. OpenCL does not perform very well so we are looking into ROCm to get the AMD GPU performance up to par with Nvidia.

And bill is right, you should probably be getting more than 50 million keys per second on a GTX 1070.

@bill32767
Copy link

bill32767 commented Nov 12, 2018 via email

@backplanellc
Copy link
Author

After adjusting those settings as advised, i am able to get about 300MKey/s!

I'm dying to use my 20 core/40 thread system with this so i anxiously await any CPU support. I'd even be willing to donate to the cause.

-Dennis

@xvgPedro
Copy link

You get 300Mkeys/s with how many addresses in the file ?

@Coinpiet
Copy link

I have 200k addresses plus the 160 puzzle addresses and I have 5 gtx 1070 cards. But I have to open a new terminal for every card and I only get 23 mkeys per card what can I do I use the ndv oclvanitygen

@ogronome
Copy link

oclvanitygen from ndv is twice slower then bitcrack. I funded NDV's work but not using it any more. I wish I've donated to brichard :(

on single gtx1070 I get 245MK with 4k list and only compressed addresses
-b 15 -t 512 -p 4096

there is a recommendation by bill
-b 64 -t 256 -p 1024
but it makes only 176MKps for me.

@bill32767
Copy link

bill32767 commented Nov 19, 2018 via email

@Coinpiet
Copy link

wow ok so i do now with my 5 GTX1070 190 Mkeys with vanitygen
can Bitcrack do both like LBC uncompressed and compressed ?
can someone help me to start the Bitcrack ?

@Coinpiet
Copy link

and i have a 42k list to search and i let every card run in another space

@backplanellc
Copy link
Author

backplanellc commented Nov 23, 2018

Got your donation addresses. Look forward to giving back soon!

@reppolice
Copy link

@backplanellc what were your settings? I only managed 90M with variations of the suggested parameters above

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

7 participants