Re: [ANN] ClojureCUDA: a Clojure library for CUDA GPU computing

2017-04-25 Thread Jay Porcasi
it sounds great, thanks Jay On Tuesday, April 25, 2017 at 6:33:49 AM UTC+7, Dragan Djuric wrote: > > I'll write more in an introductory blog post in a day or two. Until that, > there is a website http://clojurecuda.uncomplicate.org, that has the > details and documentation. > > It is similar to

[ANN] ClojureCUDA: a Clojure library for CUDA GPU computing

2017-04-24 Thread Dragan Djuric
I'll write more in an introductory blog post in a day or two. Until that, there is a website http://clojurecuda.uncomplicate.org, that has the details and documentation. It is similar to ClojureCL (http://clojurecl.uncomplicate.org), but is targeted to CUDA and Nvidia GPUs specifically. The mai