Skip to content

zcaudate-me/clojurecl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClojureCL

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.

About

ClojureCL is a Clojure library for parallel computations with OpenCL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 95.0%
  • C 4.7%
  • Java 0.3%