Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 11 Jun 2012 01:44:46 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: GPU options

On 2012-05-29 01:48, Frank Dittrich wrote:
> On 05/29/2012 01:26 AM, Lukas Odzioba wrote:
>> If we will drop platform option as I stated previously, we could use
>> --device=LIST for both cuda and opencl. For opencl it could print also
>> platform information.
>
> Mixed OpenCL and CUDA output might be OK to read, but harder to parse
> automatically.
> What about dropping --device=LIST, and add
> --list=[cuda|CUDA|opencl|OpenCL] now that we have this --list option?

All --list options ignore case so --list=cUdA will work too.

I just did this:

* drop support for --device=list and --platform=list (no mercy)
* deprecate --encoding=LIST (but this it's still supported)
* add support for --list=opencl-devices
* add support (currently commented out) for future --list=cuda-devices
* add support for --list=encodings

The bash completion just adopted, as-is. I really like that.

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.