• Stars
    star
    273
  • Rank 145,420 (Top 3 %)
  • Language
    Clojure
  • License
    Eclipse Public Li...
  • Created almost 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ClojureCL is a Clojure library for parallel computations with OpenCL.

New books available for subscription

Deep Learning for Programmers

Numerical Linear Algebra for Programmers

ClojureCL

Adopt your pet function and become a patron.

ClojureCL is a Clojure library for parallell computations with OpenCL. It supports the latest OpenCL 2.0 version and uses fast hand-writen JNI bindings provided by Marco Hutter's JOCL.org for communication with vendor's OpenCL platform drivers.

How to use it

Read the documentation at ClojureCL Web Site.

License

Copyright Β© 2015-2018 Dragan Djuric

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.