<div><div>Hello,</div><div><br></div><div>I update the OpenCL package with the last changes. The most important thing, currently it fully implements OpenCL 1.0.</div><div><br></div><div>IMPORTANT, some functions change signature (e,g: clSetKernelArg, and clCreateContext* )</div>
<div><br></div><div>Thanks all comments in the previous version, issues and pulls in github. </div><div><br></div><div># Where to get it </div><div><br></div><div>* Hackage page (<a href="http://hackage.haskell.org/package/OpenCL">http://hackage.haskell.org/package/OpenCL</a>) </div>
<div>* Repository (<a href="https://github.com/zhensydow/opencl">https://github.com/zhensydow/opencl</a>) </div><div>* Bugs (<a href="https://github.com/zhensydow/opencl/issues">https://github.com/zhensydow/opencl/issues</a>) </div>
<div><br></div></div><div># Changes</div><div><br></div> * Move to Control.Parallel.OpenCL  (thanks Jason Dagit)<div> * Added Image functions </div><div> * Added clExecuteNativeKernel</div><div> * Fixes on Windows, Macos and Linux versions (thanks Anthony Cowley, ehird, axman6)</div>
<div> * Fix bug with preprocessor code in OpenCL source code</div><div> * Fix clSetKernelArg to allow cannot specify size of local memory arrays</div><div><br></div><div><div>Thanks, </div><div>Luis Cabellos</div></div><div>
<br></div>