Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 6 Mar 2014 22:26:33 -0800 (PST)
From: Anthony Tanoury <tanoury@...oo.com>
To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com>
Subject: Help - mpi ocl restore session

Greetings JTR wizards- 
 
I humbly bow before your knowledge again, in quest of jtr enlightenment.... 

I use John the Ripper, version 1.8.0.2-bleeding-jumbo_mpi [linux-x86-64-opencl] 

I can run an mpirun opencl session just fine and all sessions complete just fine. My only  trouble is with session restore and only if it involves remote hosts. I can resume a session if there is not a remote host. However, if I terminate a session with a one or more remote hosts using
 "killall mpirun", "kill HUP" or Ctrl-c and try to restore the session, only one core or one GPU will resume.

I use the following syntax to restore:

mpirun --host ub0 --host ub1 --host ub2 ./john --restore

I also have version 1.8.0.2-bleeding-jumbo_mpi [linux-x86-64-native] and I can
 restore multi host sessions just fine usng:

mpirun -n 32 --hostfile /etc/nodes ./john --restore

Any idea why I'm having so much trouble restoring mpi opencl multi host sessions??

Thanks,
Tony

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.