Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 31 Oct 2014 17:26:14 +0530
From: Sayantan Datta <std2048@...il.com>
To: john-dev <john-dev@...ts.openwall.com>
Subject: Re: descrypt speed

On Fri, Oct 31, 2014 at 11:03 AM, magnum <john.magnum@...hmail.com> wrote:

> Your numbers are not particularly bad afaik. I'm concerned about "fork"
> being beneficial at all, for anyone. For a semi-slow format like this I
> think a 50% speedup from using fork means we should be able to improve
> something.


The bottleneck with descrypt-opencl are two fold. First is the candidate
generation. Second is hiding latency of transferring candidates to GPU and
back. The second bottleneck can be scrutinized by looking at the GPU usage
percentage.

Regards,
Sayantan

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.