Hello.

I use OpenCL package developed by Ronie Salgado package to program on GPU.
When I initialize an array with ByteArray class and load data to GPU memory
it works without any problem. 

But the problem is it works only with ByteArray objects.
When I load array of floats to GPU , data are modify and I don't know how
and why and results are wrong.

Please someone have any idea 
First: how to load integer values upper than 255 (not possible with
ByteArray)
Second: use float arrays correctly in GPU memory.

Thanks for your help.



-----
Cheikhou
--
View this message in context: 
http://forum.world.st/Copy-array-of-float-to-GPU-memory-tp4831970.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to