Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 05 Jul 2012 14:13:09 -0300
From: Claudio André <claudioandre.br@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: OSX problems with Jumbo-6 OpenCL

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|.

And, we are not alone
- https://github.com/spaffy/shoc/issues/6 
<https://github.com/spaffy/shoc/issues/6>
- https://www.khronos.org/message_boards/viewtopic.php?f=28&t=3760

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.