[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 5 Jun 2006 17:09:52 +0200
From: "Otheus (aka Timothy J. Shelling)" <otheus@...il.com>
To: john-users@...ts.openwall.com
Subject: non-MPI parallel patch follow-up
This is a patch against 1.7.2 that can be used in conjunction with the
previous patch, or alone. It simply internalizes the checksum of the word,
which increases by 20% the parallel performance used via the previous
method. Simply change the startpjohn script to generate a different filter,
one based on this precomputed sum:
filter() {
if (_chksum % total != rank) word = 0;
}
--
Otheus
otheus@...il.com
+43.650.790.2571
[ CONTENT OF TYPE text/html SKIPPED ]
[ CONTENT OF TYPE application/octet-stream SKIPPED ]
Powered by blists - more mailing lists
Powered by Openwall GNU/*/Linux -
Powered by OpenVZ