|
Message-ID: <20120129063815643872.4b6e558f@gmail.com> Date: Sun, 29 Jan 2012 06:38:15 +0100 From: "websiteaccess@...il.com" <websiteaccess@...il.com> To: john-users@...ts.openwall.com Subject: Re: John the Ripper 1.7.9 - Jumbo 5 (w/ OpenMP support) for Intel Macs (Intel Binary) On Fri, 27 Jan 2012 17:11:52 -0500, Erik Winkler wrote: > > I have compiled a binary version of John the Ripper 1.7.9 - Jumbo 5 with OpenMP support. It has been tested on MacOS 10.6 and 10.7 only. The > binary is available here http://www.macunix.net/JTR/. I compiled the binary statically with OpenSSL 1.0.1b2 and noted a 30% increase in the Raw > SHA-224, Raw SHA-256, Raw SHA-384 and Raw SHA-512 hash speeds. > > I will post it to the Wiki as well. Send me any comments or issues. > > Thanks, > > Erik My system OS X 10.7, Imac intel I7 I have 1 question : I run your version (openmpi) , I get mpirun -np 4 ./john -format=raw-md5 -test iMac-de-xxx-xx:run xxxxxx$ mpirun -np 4 ./john -format=raw-md5 -test Benchmarking: Raw MD5 [SSE2i 10x4x3]... Benchmarking: Raw MD5 [SSE2i 10x4x3]... Benchmarking: Raw MD5 [SSE2i 10x4x3]... Benchmarking: Raw MD5 [SSE2i 10x4x3]... DONE Raw: 21050K c/s real, 21261K c/s virtual DONE Raw: 21037K c/s real, 21248K c/s virtual DONE Raw: 20534K c/s real, 20534K c/s virtual DONE Raw: 21354K c/s real, 21354K c/s virtual With my own version (mpirun) I get : iMac-de-xxx-xx:run xxxxxx$ mpirun -np 4 ./john -format=raw-md5 -test Benchmarking: Raw MD5 [SSE2i 10x4x3]... (4xMPI) DONE Raw: 54812K c/s real, 54812K c/s virtual As you can see there is only 1 result : 54812K c/s real (for 4 cores) 1) Why is your version display 4 results (21+21+20+21K c/s) , and only not 1 (54812K c/s) ? - Is it possible to display only 1 result for all cores ? Thanks, W/A/
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.