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

add CUDA support #42

Open
therealfraudman opened this issue Sep 6, 2024 · 1 comment
Open

add CUDA support #42

therealfraudman opened this issue Sep 6, 2024 · 1 comment

Comments

@therealfraudman
Copy link

hello there, this is just a suggestion, i'm cracking a pdf file and i have to go through all the 8 digit number combinations(00000000-99999999) (100 million combinations), it would take around 34 minutes with my cpu which i don't mind waiting but adding cuda support would help users who have a CUDA enabled gpu and make the process faster
thanks for hearing me out.

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

2 participants
@therealfraudman and others