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

GPU-accelerated password recovery with OpenCL #75

Open
A-Kazak opened this issue Aug 7, 2022 · 3 comments
Open

GPU-accelerated password recovery with OpenCL #75

A-Kazak opened this issue Aug 7, 2022 · 3 comments
Assignees

Comments

@A-Kazak
Copy link

A-Kazak commented Aug 7, 2022

Greetings!

I would be great to have -r accelerated by GP GPUs.
Is there a plan to implement this?

Thank you.

@kimci86
Copy link
Owner

kimci86 commented Aug 7, 2022

Hi,
Yes that would be a great improvement. I hope to learn OpenCL "soon" to speed up the computation.
This is related to #69.

@kimci86 kimci86 self-assigned this Aug 7, 2022
@kimci86 kimci86 changed the title -r GPU-accelerated GPU-accelerated password recovery with OpenCL Aug 7, 2022
@A-Kazak
Copy link
Author

A-Kazak commented Aug 8, 2022

Got it!
IMHO CUDA will offer much more performance over OpenCL in this case.

@magnumripper
Copy link
Contributor

I disagree. On the bottom line the only thing CUDA gives us is less portability. OpenCL is the way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants