Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 29 Apr 2015 22:18:38 +0200
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: [GSoC] John the Ripper support for PHC finalists

2015-04-25 21:20 GMT+02:00 Solar Designer <solar@...nwall.com>:
> Also, I think you're over-using "unsigned long", such as for loop
> variables.  This may have performance impact on GPUs.  You should prefer
> "uint" except where a wider type is actually needed.

IIRC I've seen use of int in loop counters as a good practice in some
nVidia's optimizations guides.
In practice that's something to check what works best.

Lukas

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.