Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 01 Mar 2012 19:58:15 +0100
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Best performance MPI vs OMP

On 03/01/2012 06:47 PM, Javier González del Tánago Liberal wrote:
> I've been trying John and I noticed a big difference in performance
> between MPI and OMP (LM, NTLM overall). These are the results:

OMP and MPI are very different beasts and OMP is often better in real
life. In general I would recommend you use OMP if the format supports
it, and MPI otherwise. Maybe LM is an exception, it scales very poorly
with OMP.

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.