Dnia 2011-03-20 06:04 Andreas Kloeckner napisał(a):

>Hi Nithin, Bryan, all,
>
>On Wed, 23 Feb 2011 01:00:05 +0530, nithin s <[email protected]> wrote:
>> Wow.. thats quite a bit of work.   ..  though I must admit on first
>> inspection of the kernel code it was evident that as the kernel goes
>> up and down tree there is a great deal of waiting.
>> 
>> Any how I don't quite have the energy to get another version working
>> in the near future. I'm leaving it to the community to use the code or
>> not.
>
>Thanks very much for submitting this code.
>
>PyCUDA and PyOpenCL now both have a scan implementation. I did not end
>up using your code, but instead I ended up stealing directly from
>thrust.
>
>http://documen.tician.de/pycuda/array.html#module-pycuda.scan
>http://documen.tician.de/pyopencl/array.html#module-pyopencl.scan
>
>The code for both is actually one and the same file, using 'glue' called
>py{opencl,cuda}._cluda...
>


I have looked briefly at the code.
Congratulations and sorry for my inability to finish it myself.

Does it mean that my changes (from branch scan-from-tomasz) is dead
and I can purge all those details form my memory and my notes?

Regards.
Tomasz Rybak.
_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to