Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 13 Oct 2019 18:28:11 +0200
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Cc: Claudio Andre <claudioandre.br@...il.com>
Subject: Re: GPUs not working

On Mon, Oct 07, 2019 at 09:11:39PM +0000, Jacoby Veach wrote:
> I'm trying to get OpenCL to work with JTR, but it's not. When I run "-list=opencl=devices" it shows all 3 graphics cards.
> 
> When I run "-test -format=ZIP-opencl" it ends with this error:

Can you also try other OpenCL formats?

> 1 catastrophic error detected in the compilation of ".\OCL11012T3.cl".
> Compilation terminated.
> Frontend phase failed compilation.
> 
> Error building kernel /run/kernels/zip_kernel.cl. DEVICE_INFO=138
> 0: OpenCL CL_BUILD_PROGRAM_FAILURE (-11) error in opencl_common.c:1386 - clBuildProgram

This looks like a full pathname resolution problem, maybe related to
what's described in recent comments to:

https://github.com/magnumripper/JohnTheRipper/issues/3191

You might want to try running "john" while you're in a different
directory - e.g., "./john" when you're in "run" or "../john" when you're
in "run/kernels".

> Other information:
> Windows 7 x64 bit
> Video cards are: AMD Radeon HD 7700 with updated drivers
> This rig works with Hascat with no issues, but Hashcat has a problem with Zip2 hashes so it's JTR or bust for me.
> I have worked through this thread: https://www.openwall.com/lists/john-users/2019/03/25/11 as best i can, but still couldn't get JTR to use the GPU

Alexander

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.