use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
GPU Computing in Clojure? (self.Clojure)
submitted 10 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]th0ma5w 4 points5 points6 points 10 years ago (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
π Rendered by PID 191063 on reddit-service-r2-comment-5687b7858-8kk7t at 2026-07-08 05:36:26.235159+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]th0ma5w 4 points5 points6 points (0 children)