I have run john (John the Ripper 1.8.0-jumbo-1-5949-g997ec000c OMP [linux-gnu 64-bit AVX2-ac]) with the there options:
–incremental=Digits
–devices=all
–fork=3
–format=Blockchain-opencl
–session=s1
when I restore the the work with named sesion it shows:
./john --restore:s1
Loaded 1 password hash (blockchain-opencl, blockchain My Wallet [PBKDF2-SHA1 OpenCL AES])
Will run 2 OpenMP threads per process (6 total across 3 processes)
Node numbers 1-3 of 3 (fork)
Device 2: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
Device 0: Tahiti
Device 1: Tahiti
2 Session completed 3 0g 14:09:39:36 8.16% (ETA: 2018-04-15 02:49) 0g/s 218481p/s 218481c/s 218481C/s 5601995385201
Proceeding with incremental:Digits
Press 'q' or Ctrl-C to abort, almost any other key for status
1 0g 17:06:24:52 N/A 0g/s 2535Kp/s 2535Kc/s 2535KC/s 6470771060941
GPU 0 probably invalid temp reading (-1°C).
3 0g 14:09:40:11 8.16% (ETA: 2018-04-15 02:47) 0g/s 218482p/s 218482c/s 218482C/s 5602716457147..5602716410826
I have 2 GPUs (Tahiti) and one CPU. Unfortunately I run this with –fork=3 option. One GPU session has ended, second GPU should also end, I do not know it for sure from this message. Is there any chance to reassign the rest of the work from CPU to GPUs?
I have tried to modify the sesion.rec file and then restore the session but without correct result.
Continue reading john the ripper restoring sesion, threads how to reassign to devices→