Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 2 Apr 2012 20:30:19 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: JtR: GPU for slow hashes

On Mon, Apr 02, 2012 at 09:47:31PM +0530, SAYANTAN DATTA wrote:
> While running the benchmark I get the following error after a few seconds:
> ../../../thread/semaphore.cpp:87: sem_wait() failed
> aborted

Please provide more info on your system: OS, bitness, AMD SDK version.

Is OS_TIMER 0 or 1 in arch.h (probably either x86-sse.h or x86-64.h)?
If it's 1, then try setting it to 0.

> Also how many times is the crypt_all() method called during benchmark?

Not a fixed number of times.  The benchmark runs for BENCHMARK_TIME
seconds.  In jumbo, this is currently 1 second.

Alexander

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.