|
Message-Id: <8EAE5DDF-8A64-4906-8599-71575366B007@thireus.com> Date: Sat, 29 Sep 2012 18:55:06 +0200 From: "Thireus (thireus.com)" <contact@...reus.com> To: john-users@...ts.openwall.com Subject: Re: mpirun + john :: How can I hit enter and see the current status? Thank you magnum! kill -USR1 MPIRUN_PID # (Under man there are no such pkill command.) Thireus (contact@...reus.com), IT Security and Telecommunication Engineering Student at ENSEIRB-MATMECA & Master 2 CSI University of Bordeaux 1 (Bordeaux, France). http://blog.thireus.com Le 29 sept. 2012 à 01:50, magnum <john.magnum@...hmail.com> a écrit : > On 28 Sep, 2012, at 23:58 , Thireus (thireus.com) <contact@...reus.com> wrote: > >> When using john with OpenMP (mpirun + john command) hitting the enter key does not report the current status. >> >> A user on my blog asks me how to fix this problem: >> "What setting in this jumbo version do I need to change so I can hit enter and see the current status, time elapsed, c/s guesses, etc?" >> >> To me, this is not a very big deal, as we can access saved sessiosn and request their current status manually. But still, if you use John on many computers, how can you manage that ? Can we use SIGNALs for that? >> >> The question is in the last Sean's comments here: http://blog.thireus.com/john-the-ripped-steak-and-french-fries-with-salt-and-pepper-sauce-for-hungry-password-crackers >> >> Feel free to reply directly to him. I'd really like to know some good and proper solutions too. :) > > I use to "pkill -USR1 mpiexec" for that. Maybe in the case you describe it should be "pkill -USR1 mpirun" instead. I believe this is documented. > > magnum
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.