Dear POCL developers,

It is a pleasure to announce the release of OpenCL for Lua 1.0.0:

http://colberg.org/lua-opencl/

OpenCL for Lua provides bindings for the Open Compute Language (OpenCL),
an open standard for cross-platform, parallel programming of GPUs, CPUs, and
other processors. LuaJIT is a just-in-time compiler for the Lua language
that provides native C data structures through its foreign function interface
(FFI) library. OpenCL for Lua supports up to OpenCL 1.2 using LuaJIT.

---

OpenCL for Lua includes two examples and a test suite. POCL 0.9 already
suceeds to run the Mandelbrot example. With the sum and a few of the
tests it produces segmentation faults. It would be fantastic if POCL
were to pass the examples and the tests eventually.

Regards,
Peter

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to