Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 5 Jul 2012 12:20:31 -0400
From: Rob Fuller <jd.mubix@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: OSX problems with Jumbo-6 OpenCL

I have symlinked /usr/local/cuda/lib to /usr/local/cuda/lib64 as well as to
/usr/local/cuda/lib/x86_64 the contents of which are:

libcublas.dylib libcudart.dylib libcuinj.dylib libcusparse.dylib
libtlshook.dylib
libcuda.dylib libcufft.dylib libcurand.dylib libnpp.dylib

Made the symlinks so I wouldn't have to keep editing the Makefile each rev,
but if there is a better way please let me know or if I don't have the
paths/links right, don't have something installed, etc..

--
Rob Fuller | Mubix
Certified Checkbox Unchecker
Room362.com | Hak5.org


On Thu, Jul 5, 2012 at 12:17 PM, Rob Fuller <jd.mubix@...il.com> wrote:

> Now I'm getting errors for both CPU and GPU :(
> CPU:
> ```
> ./john ../../rawmd5test.txt --format=raw-md5-opencl --device=0
> OpenCL platform 0: Apple, 2 device(s).
> Using device 0: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz
> Max local work size 1
> Optimal local work size = 8
> Local work size (LWS) 8, Global work size (GWS) 2097152
> Loaded 1 password hash (Raw MD5 [OpenCL])
> OpenCL error (CL_INVALID_WORK_GROUP_SIZE) in file (opencl_rawmd5_fmt.c) at
> line (292) - (failed in clEnqueueNDRangeKernel)
> ```
> GPU:
> ```
> ./john ../../rawmd5test.txt --format=raw-md5-opencl --device=1
> OpenCL platform 0: Apple, 2 device(s).
> Using device 1: GeForce GT 330M
>  Compilation log: Error getting function data from server
> OpenCL error (CL_INVALID_PROGRAM_EXECUTABLE) in file (opencl_rawmd5_fmt.c)
> at line (168) - (Error creating kernel. Double-check kernel name?)
> ```
>
> --
> Rob Fuller | Mubix
> Certified Checkbox Unchecker
> Room362.com | Hak5.org
>
>
>
> On Wed, Jul 4, 2012 at 2:24 PM, magnum <john.magnum@...hmail.com> wrote:
>
>> On 2012-07-04 18:29, Solar Designer wrote:
>> >> /* MD5 OpenCL kernel based on Solar Designer's MD5 algorithm
>> implementation at:
>> > ...
>> >
>> > We should also have a copyright and license statement for the OpenCL
>> > code here.
>>
>> Dhiru added that to git today, I will merge Claudios changes without
>> removing that but now Claudio could/should add his statements too.
>>
>> I'll commit this and see if the user's problem disappears.
>>
>> magnum
>>
>>
>

Content of type "text/html" skipped

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.