Not sure about Clojure bindings but the "JavaCL" bindings (both "mid"-level and low level) might get you closer: http://code.google.com/p/javacl/
OpenCL's ugly and finicky API is crying out for wrapping in better languages; and the OpenCL language itself would ideally get "wrapped" as well (see: http://ochafik.free.fr/blog/?p=207 ) We also have pretty experimental OpenCL framework, here — http://openendedgroup.com/field/wiki/BaseGraphicsSystem_OpenCL. That also binds to Java. While it isn't as well tested as either of the links above it does integrate OpenCL into an OpenGL-based graphics system which is something you might ultimately be interested in. best, Marc. On Tue, Feb 9, 2010 at 10:48 PM, ka <sancha...@gmail.com> wrote: > Hi, > > I was just wondering if (by now) Open CL has been 'wrapped' by higher > level languages. I came across these from the Khronos site (http:// > www.khronos.org/developers/resources/opencl/#timplementations) - > 1. http://ruby-opencl.rubyforge.org/ > 2. > http://planet.plt-scheme.org/display.ss?package=opencl.plt&owner=jaymccarthy > 3. http://mathema.tician.de/software/pyopencl > > Wondering if anyone is already working on a Open CL binding. I would > love if I can code in clojure and it runs through Open CL drivers :) > on my Radeon! > > Thanks! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en