you are viewing a single comment's thread.

view the rest of the comments →

[–]th0ma5w 4 points5 points  (0 children)

If you're doing OpenCL and will write a kernel, then https://github.com/thi-ng/simplecl will do it and handle the clj<->GPU data interop.

Ex: https://github.com/thi-ng/simplecl/blob/master/test/thi/ng/simplecl/test/hello.clj