|
Message-ID: <CABob6iozVyL0fsSwgqsuhpLwZr5+m9npfuCztn1MjoSizdA-aw@mail.gmail.com> Date: Mon, 8 Oct 2012 09:58:22 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-users@...ts.openwall.com Subject: Re: CUDA tweaking to your actual GPU 2012/10/6 magnum <john.magnum@...hmail.com>: > - The OpenCL support for nvidia automatically picks your actual architecture so will likely have similar goods and bads. It's probably possible to pick an arch per format, if we want to. Actually we can do the same by compiling N kernels (each for different sm) and choosing "most appropriate" - predefined for pair <GPU name/format> or GPU arch if we do not have such data. 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.