5 Nov
2010
5 Nov
'10
9:27 a.m.
OpenCL is also a good way to get good CPU performance using multicore chips - check out AMD's stream lib. On Fri, Nov 5, 2010 at 9:31 AM, Chris Colbert <sccolbert@gmail.com> wrote:
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