Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 4 Jul 2013 17:51:41 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: bug: GPU use in CPU-only formats

On 3 Jul, 2013, at 13:31 , Claudio André <claudioandre.br@...il.com> wrote:
>> For some reason, it didn't work but it's gotta be just a minor detail. The idea is that absolutely no OpenCL code is called until calling an opencl-format's init(). If we at that point find that the --device option is invalid, we'll bail out at that point. If that is after 10 seconds of loading millions of hashes, so be it.
> 
> How did it failed? I see no detail missing.
> - GPU was still in use ?
> - OpenCL formats did not work?
> - Things worked, but with some strange error?

It works like expected with non-opencl formats (my laptop does not switch to discrete GPU). But opencl formats fail:

OpenCL error (CL_INVALID_CONTEXT) in file (common-opencl.c) at line (560) - (Error while creating program)

> Have you committed somewhere?

Committed now to temporary branch "opencl-init".

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.