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 13:43:41 -0400
From: Rob Fuller <jd.mubix@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: OSX problems with Jumbo-6 OpenCL

Right, here is the list:

./john --list=opencl-devices
Platform #0 name: Apple
Platform version: OpenCL 1.1 (Apr  9 2012 19:41:45)
Device #0 name: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz
 Device vendor: Intel
Device type: CPU (LE)
 Device version: OpenCL 1.1
Driver version: 1.1
 Global Memory: 8192 MB
Global Memory Cache: 64 bytes
 Local Memory: 32 KB (Global)
Max clock (MHz) : 2660
 Max Work Group Size: 1024
Parallel compute cores: 4

Device #1 name: GeForce GT 330M
Device vendor: NVIDIA
 Device type: GPU (LE)
Device version: OpenCL 1.0
 Driver version: CLH 1.0
Global Memory: 512 MB
 Global Memory Cache: 0 bytes
Local Memory: 16 KB (Local)
 Max clock (MHz) : 1100
Max Work Group Size: 512
 Parallel compute cores: 6
Stream processors: 48  (6 x 8)


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


On Thu, Jul 5, 2012 at 1:18 PM, magnum <john.magnum@...hmail.com> wrote:

> On 2012-07-05 19:13, Claudio André wrote:
> > Em 05-07-2012 13:17, Rob Fuller escreveu:
> >> Now I'm getting errors for both CPU and GPU :(
> >> CPU:
> >> ```
> >> Using device 0: Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz
> >> Max local work size 1
> >> Optimal local work size = 8
> >> OpenCL error (CL_INVALID_WORK_GROUP_SIZE) in file
> >> (opencl_rawmd5_fmt.c) at line (292) - (failed in clEnqueueNDRangeKernel)
> >> ```
> >> GPU:
> >> ```
> >> 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?)
> >> ```
> > Hi, Magnum will say something about the CPU stuff.
> >
> > On GPU, i tried to change someone else source code only to check if
> > magnum was right about byte_addressable. But, the error means (meant)
> > compilation problems.
> > - CL_INVALID_PROGRAM_EXECUTABLEif there is no successfully built
> > executable for|program|.
>
> Yes, you can see the full history at
> https://github.com/magnumripper/magnum-jumbo/issues/50
>
> When compiling for GPU, the following is emitted:
>
> /opt/magnum-jumbo/run(1.7.9-jumbo-6-fixes)$ ./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 (219) - (Error creating kernel.
> Double-check kernel name?)
>
>
> Googling the "Error getting function data from server" does not reveal
> an exact problem.
>
> 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.