Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 30 Jun 2010 14:38:23 +0000 (UTC)
From: Georg Wittig <Georg.Wittig@...Fraunhofer.de>
To: john-users@...ts.openwall.com
Subject: Re: OpenMP vs lots of cores

Am Wed, 30 Jun 2010 09:55:42 +0200 schrieb Magnum, P.I.:

> I haven't had the time to try the OpenMP stuff but I sure will. How far
> will it scale in the current versions? I mean, what if you had 96 cores
> on a single host? It won't use all of them, right? Or would it, given
> enough what? Hashes? Salts? I suppose even if it can use all of them,
> the overhead will at some point make it ineffective, perhaps even just
> slow it down.
> 
> Obviously though, MPI and MP could be used together. Say we have 96
> cores and fire off 12 MPI nodes using 8 MP threads each. Naturally some
> testing would be needed to find the best mix.


Under Fedora 13 it uses all CPUs by default. You can limit the number of 
CPUs by setting the environment variable OMP_NUM_THREADS before calling 
john. More details: "info libgomp"

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.