OpenCL is also a good way to get good CPU performance using multicore chips - check out AMD's stream lib.
sounds interesting.On Fri, Nov 5, 2010 at 4:44 AM, Maël Primet <mael.primet@gmail.com> wrote:
Great idea, although I have never used it
> Hi all,
>
> How do you feel about the inclusion of OpenCL-based algorithms in the
> scikit? Should we perhaps introduce a new module, such as
> scikits.image.gpu, which includes some common image processing
> kernels?
>
> Of course, I have no interest in re-writing PyOpenCL from scratch;
> that would become an optional dependency.
>
> Regards
> Stéfan