I am pleased to announce a first public release of new* OpenCL 2.0 *Clojure 
library - ClojureCL

Very detailed *documentation* at http://clojurecl.uncomplicate.org and API 
at http://clojurecl.uncomplicate.org/codox/

Lots of learning examples 
<http://github.com/uncomplicate/clojurecl/tree/master/test/clojure/uncomplicate/clojurecl/examples/openclinaction>
 - 
follows the example code of OpenCL in Action book 
<http://www.amazon.com/OpenCL-Action-Accelerate-Graphics-Computations/dp/1617290173>,
 
and is compatible with other OpenCL literature.

Uses fast hand-written JNI bindings (jocl.org).

ClojureCL is a Clojure library for High performance parallel computing 
(including GPGPU) with OpenCL 2.0, which supports:

* GPUs from AMD, nVidia, Intel;
* CPUs from Intel, AMD, ARM etc;
* Computing accelerators and embedded devices (Intel Xeon Phi, Parallella, 
etc.).

Call for help:
Everything you need for Linux and Windows is in Clojars. If you know your 
way around gcc on OS X and you are willing to help providing the binary 
builds for those (or other) systems, please contact me.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to