Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 20 Apr 2012 23:26:45 +0800
From: myrice <qqlddg@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: [Off-topic] Experiments!

On Fri, Apr 20, 2012 at 11:12 PM, Lukas Odzioba <lukas.odzioba@...il.com> wrote:
> ukasz@...kstar$../run/john -test --format=cryptsha512-opencl
> OpenCL platform 0: NVIDIA CUDA, 1 device(s).
> Using device 0: GeForce GTX 460
> Local work size (LWS) 64, Keys per crypt (KPC) 8192
> Benchmarking: crypt SHA-512 (rounds=5000) [OpenCL]... OpenCL error
> (CL_INVALID_COMMAND_QUEUE) in file (opencl_cryptsha512_fmt.c) at line
> (541) - (failed in clFinish)
>
>
> ukasz@...kstar$../run/john -test --format=cryptsha512-opencl
> -platform=1 -device=0
> OpenCL platform 1: AMD Accelerated Parallel Processing, 2 device(s).
> Using device 0: Cypress
> Compilation log: /tmp/OCLA4iLdw.cl(14): catastrophic error: cannot
> open source file
>          "opencl_cryptsha512.h"
>  #include "opencl_cryptsha512.h"
>                                 ^
>
> 1 catastrophic error detected in the compilation of "/tmp/OCLA4iLdw.cl".
> Compilation terminated.
> Internal error: compiler frontend invocation failed. Make sure
> ATISTREAMSDKROOT is set
> OpenCL error (CL_INVALID_KERNEL_NAME) in file
> (opencl_cryptsha512_fmt.c) at line (324) - (Error creating kernel.
> Double-check kernel name?)
>
> Lukas

Hi, I also have this error. I manually copy opencl_cryptsha512.h to
../run. The compilation is passed. But the format still  not work.

Dongdong Li

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.