Wrappers for OpenCL have been discussed a few times on this list, so
hopefully a few of you will be interested to hear that one is
available at http://github.com/ztellman/calx.

In my opinion, the C-variant language used by OpenCL doesn't have too
much incidental complexity, so I don't think I'll spend too much
effort on trying to hide it away.  There are, however, some operations
that are non-trivial to accomplish in a parallel manner (filter, for
instance), so I'll be working on making those simpler.

If anyone has any questions, I'd be happy to answer them.

-- 
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

Reply via email to