June 13, 2015
1:22 a.m.
On Fri, Jun 12, 2015 at 10:38 PM, cheikhou <cheikhouka@gmail.com> wrote:
Finally I have found a useful method called "asCLFloatArray" that converts float arrays of CPU as CL float arrays of GPU. The reverse action is possible by using "asFloatArrayFromCL".(from GPU to CPU memory)
sounds interesting, but what is the context of this? Is this built into Pharo, what version? Or what library? cheers -ben