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

Support for using GPUs from different nodes on one job #15

Open
rvn2p opened this issue Nov 9, 2017 · 1 comment
Open

Support for using GPUs from different nodes on one job #15

rvn2p opened this issue Nov 9, 2017 · 1 comment

Comments

@rvn2p
Copy link

rvn2p commented Nov 9, 2017

Hi,
I know it's a lot to ask but it would be great to have GPUs from different clients working on one job.

I know that the skip and limit parameters can be used to split up cracking jobs but finding the right split points will be tough. Two ideas would be:

  1. Bench the different systems and split the keyspace proportionately
  2. Break down the keyspace into slices (for example 10 minute aequivalents) and distirbute them round robin.

Both solutions would only work if the key space is deterministic , with makes working on larger maskfiles or rulesets + wordlists very complicated.

Also the splitting up of chunks is highly dependent on the hashtype (10 min MD5 vs 10 min Keepass)

@rvn2p rvn2p changed the title Support for using GPUs rom different nodes on one job Support for using GPUs from different nodes on one job Nov 9, 2017
@I-Iugo
Copy link

I-Iugo commented May 28, 2018

👍

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