Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 03 Aug 2014 19:12:32 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: OMP & Compilation issues on OSX

On 2014-08-02 22:39, newangels newangels wrote:
> Same machine & OS version : 1.8.5

You mean 10.8.5, right?

> Here the Opencl errors ;
>
>
> ./john --format=raw-md5-opencl --test
> Benchmarking: Raw-MD5-opencl [MD5 OpenCL (inefficient, development use
> only)]... Device 1: ATI Radeon HD 6750M
> Build log: <program source>:18:10: fatal error: 'opencl_device_info.h' file
> not found
> #include "opencl_device_info.h"
>           ^
>
> Error -11 building kernel. DEVICE_INFO=1090
> OpenCL error (CL_BUILD_PROGRAM_FAILURE) in file (common-opencl.c) at line
> (763) - (clBuildProgram failed.)

That's a bug in OS X that was fixed in 10.9/Mavericks. This workaround 
is listed in doc/BUGS:

"OS X also has a problem with run-time compile of kernels that include
header files. A workaround is to cd to the src directory and run each
OpenCL format once. After that, the kernel binary is cached so you can
move away from the src directory."

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.