|
Message-ID: <CAGcw5iQUeFxrPJWTVGz5wJo91JKm3PvRb4j1-vjC1mN_3f5Oqw@mail.gmail.com> Date: Thu, 22 Nov 2012 16:38:38 +0100 From: Marc Brinkmann <marc.brinkmann@...il.com> To: john-users@...ts.openwall.com Subject: Re: scalar mode Aaaand, it is even working with AMD Catalyst 12.10 -> make[1]: Leaving directory `/home/marc/JohnTheRipper/src' cp opencl/*.cl ../run/ cp opencl_*.h ../run/ marc@...berd ~/JohnTheRipper/src $ cd ../run/ marc@...berd ~/JohnTheRipper/run $ ./john --test --format=office2010-opencl OpenCL platform 0: AMD Accelerated Parallel Processing, 2 device(s). Using device 0: Juniper Local worksize (LWS) 64, Global worksize (GWS) 8192 Benchmarking: Office 2010 SHA-1 AES (100,000 iterations) [OpenCL]... DONE Raw: 3103 c/s real, 204800 c/s virtual marc@...berd ~/JohnTheRipper/run $ ./john --test --request-vectorize --format=office2010-opencl OpenCL platform 0: AMD Accelerated Parallel Processing, 2 device(s). Using device 0: Juniper Local worksize (LWS) 64, Global worksize (GWS) 4096 Benchmarking: Office 2010 SHA-1 AES (100,000 iterations) [OpenCL 4x]... DONE Raw: 5251 c/s real, 327680 c/s virtual marc@...berd ~/JohnTheRipper/run $ 2012/11/22 Marc Brinkmann <marc.brinkmann@...il.com> > Hey Magnum, > > you are truly a genius and made it work again. > Recent version: > > > make[1]: Verlasse Verzeichnis '/home/marc/JohnTheRipper/src' > cp opencl/*.cl ../run/ > cp opencl_*.h ../run/ > marc@...berd:~/JohnTheRipper/src$ cd ../run/ > marc@...berd:~/JohnTheRipper/run$ ./john --test --format=office2010-opencl > OpenCL platform 0: AMD Accelerated Parallel Processing, 2 device(s). > Using device 0: Juniper > Local worksize (LWS) 64, Global worksize (GWS) 8192 > Benchmarking: Office 2010 SHA-1 AES (100,000 iterations) [OpenCL]... DONE > Raw: 3103 c/s real, 204800 c/s virtual > > marc@...berd:~/JohnTheRipper/run$ ./john --test --request-vectorize > --format=office2010-opencl > > OpenCL platform 0: AMD Accelerated Parallel Processing, 2 device(s). > Using device 0: Juniper > Local worksize (LWS) 64, Global worksize (GWS) 4096 > Benchmarking: Office 2010 SHA-1 AES (100,000 iterations) [OpenCL 4x]... > DONE > Raw: 5251 c/s real, 327680 c/s virtual > > marc@...berd:~/JohnTheRipper/run$ > > > -> Scalar and Vectorized are working > > Amazing :) > BR Marc > > > > 2012/11/17 magnum <john.magnum@...hmail.com> > >> On 17 Nov, 2012, at 17:13 , Marc Brinkmann <marc.brinkmann@...il.com> >> wrote: >> > Hmm, i think i missed the < in my patch-command. >> > i ran $ patch <bughunt.diff >> > Then i recompiled and testet John >> > >> > I'm sorry but see for yourself, segfault each time: >> >> OK, thanks. I think I'll just give up for now. Sorry. >> >> 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.