|
Message-ID: <BLU0-SMTP211B70F9E5271B70CDBDE93FD020@phx.gbl> Date: Tue, 22 May 2012 19:39:47 +0200 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: Re: Fwd: bash auto-completion for john On 05/22/2012 10:49 AM, Solar Designer wrote: > On Tue, May 22, 2012 at 10:18:04AM +0200, Frank Dittrich wrote: >> Before releasing the next jumbo, is a separate README file for bash >> completion required? > > Not having it is not a blocker for the release, but it would in fact be > nice to have the feature documented. OK, will do. I just realized it might be more important to add support for GPU specific options. (E.g., I saw -pla=1 mentioned in some john-dev threads.) Can someone post john's usage output for a CUDA/OpenCL build, or alternatively, point me to a mini-howto to setup such a build on my laptop, so that I can see what needs to be added? I hope my laptop is suitable to build john with GPU support. $ uname -srv Linux 3.3.6-3.fc16.x86_64 #1 SMP Wed May 16 21:43:01 UTC 2012 $ lspci -v -s 01:00.0 01:00.0 VGA compatible controller: nVidia Corporation GF108 [Quadro 1000M] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Fujitsu Limited. Device 1632 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at d7000000 (32-bit, non-prefetchable) [size=16M] Memory at c0000000 (64-bit, prefetchable) [size=256M] Memory at d0000000 (64-bit, prefetchable) [size=32M] I/O ports at 4000 [size=128] Expansion ROM at d8080000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: nouveau Kernel modules: nouveau I probably need to install a proprietary driver, and the GF108 isn't the fastest nVidia card, but this shouldn't prevent me from using the GPU for john, even if only to find out which additional options need to be supported by the bash completion script. (Do we even need additional --list= values, to list the available GPUs...) Frank
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.