clojurecuda
GPU Clojure Library
Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications.
Clojure library for CUDA development
180 stars
7 watching
9 forks
Language: Clojure
last commit: 6 months ago
Linked from 1 awesome list
clojureclojure-librarycudacuda-developmentgpu-accelerationgpu-computinghigh-performancejava
Related projects:
Repository | Description | Stars |
---|---|---|
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 277 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |
jgbit/vuda | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 864 |
adacore/cuda | A toolset that compiles Ada and SPARK code to NVIDIA GPUs | 18 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clojurephant/sample-clojurephant-clj-lib | A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. | 0 |
milankinen/cuic | A Clojure library for automating UI tests with Chrome | 36 |
clojurephant/sample-clojurephant-cljs-app | A sample project demonstrating the use of Clojurephant to build a ClojureScript application | 0 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,220 |
clojurephant/sample-clojurephant-clj-app | A sample project demonstrating Clojurephant's capabilities to build a Clojure application using Gradle | 0 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |