Hi Dragan, this looks great & will check it out ASAP! Just one question about your OSX note - for http://thi.ng/simplecl (also based on JOCL) I didn't have to jump through extra hoops for OSX, since JOCL also includes all mac binaries... All I needed to do was set :native-preset to empty (https://github.com/thi-ng/simplecl/blob/master/project.clj#L14)
I haven't tried running your examples yet, but just wondering how you're dealing with native deps to not be able to support OSX out of the box... Thanks, K. On 14 June 2015 at 17:04, Dragan Djuric <draga...@gmail.com> wrote: > 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 - follows the example code of OpenCL in Action > book, 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. -- Karsten Schmidt http://postspectacular.com | http://thi.ng | http://toxiclibs.org -- 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.