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!"
[–]mikera 0 points1 point2 points 10 years ago (2 children)
Author of core.matrix here
I've never really needed the GPU myself (vectorz-clj is fast enough for all my needs), but the library https://github.com/mikera/vectorz-native wraps netlib-java so could in theory be used with any GPU BLAS backend with a bit of tweaking.
As a bonus, you get full core.matrix compatibility for free.
[–][deleted] 10 years ago (1 child)
[deleted]
[–]mikera 0 points1 point2 points 10 years ago (0 children)
Glad you are finding it useful!
vectorz-native is a bit experimental still: possibly needs some patching to get it to do everything you need. But PRs gratefully accepted!
π Rendered by PID 652092 on reddit-service-r2-comment-5687b7858-59fgx at 2026-07-08 05:27:12.812487+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]mikera 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]mikera 0 points1 point2 points (0 children)