|
Message-ID: <CABob6iphFi=fuU_yDzaJGzY2h6mcTO--bEVv=ZFNK0bgJtAYhw@mail.gmail.com> Date: Wed, 29 Feb 2012 21:11:26 +0100 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-users@...ts.openwall.com Subject: Re: rule: >NN , format=cuda-mscash, filters, --make-charset segfault 2012/2/29 <buawig@...il.com>: >c) I'm running john 1.7.9-jumbo-5 (mpi) + cuda patch [1] >but when starting john: >mpiexec -np 8 ./john --format=cuda-mscash -w=... --rules hashes.txt ... First of all you should not use mpi with cuda. For now it will not give you any speedup. If you have got 8 gpus try -gpu option (you can select only one for now) and for example different type of attacks for each gpu, or generate candidates with --stdout option, divide it for 8 parts and then try each part for one gpu + rules. There was bug in cuda-1 version I fixed it already, and now I am trying to upload it to wiki (I am having problems with ISP), so it will be available on wiki ASAP. Lukas
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.