Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 19 Sep 2011 19:04:47 +0200
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: OpenCL performance numbers on Radeon HD 5870

2011/9/19 Samuele Giovanni Tonon <samu@...uxasylum.net>:
> On 09/19/11 15:02, Solar Designer wrote:
>>> ./john -test -format=cryptmd5opencl
>>> Benchmarking: CRYPTMD5OPENCL [MD5-based CRYPT]...
>>> OpenCL Device: Cypress
>>> Error while building program [-11]
>>> BUILD LOG:
>>>  /tmp/OCLyZkkkh.cl(1): catastrophic error: cannot open source file
>>>           "../src/cryptmd5opencl_fmt.h"
>>>   #include "../src/cryptmd5opencl_fmt.h"
>>>
>>> ./john -test -format=cryptsha256opencl
>>> Benchmarking: CRYPTSHA256OPENCL [SHA256-based CRYPT]...
>>> OpenCL Device: Cypress
>>> Error while creating program [-30]
>>
>> Lukas is to look into these failures as well.  Obviously, this did not
>> happen for the systems that he developed and tested the code on.
>>
> this is due to ati implementation of opencl so that includes don't work
> it's not a problem related to paths, i reported the same problem on june
>
> Cheers
> Samuele
>

Thanks Samuele for reminding. I agree, phpass patch isn't using
include and it works. I'll duplicate necessary code in .cl and it
should work fine.

Lukas

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.