Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 12 Jun 2012 17:48:07 +0200
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: GPU options

2012/6/11 magnum <john.magnum@...hmail.com>:
> * add support (currently commented out) for future --list=cuda-devices

Here's simple patch adding -list=cuda-devices

And it's output:

ukasz@...kstar$../run/john -list=cuda-devices
1 CUDA devices found:

CUDA Device #0
        Name:                          GeForce GTX 460
        Compute capability:            sm_21
        Number of multiprocessors:     7
        Clock rate:                    1484 Mhz
        Total global memory:           1.0 GB
        Total shared memory per block: 48.0 kB
        Total constant memory:         64.0 kB
        Kernel execution timeout:      No
        Concurrent copy and execution: Yes

Lukas

Download attachment "cuda_device_list.diff" of type "application/octet-stream" (4389 bytes)

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.