I\'m wondering what if any GPU integration libraries exist for Clojure?
I\'ve seen examples of this that involve hand-rolling OpenCL code, but I\'m specifically I\'m loo
An old topic but now we have clojurecuda, which is a wrapper on JCuda!
It won't give you automagic speedup on things but at least Neanderthal is a higher level library for linear algebra.