All Projects → uncomplicate → Clojurecl

uncomplicate / Clojurecl

Licence: epl-1.0
ClojureCL is a Clojure library for parallel computations with OpenCL.

Programming Languages

clojure
4091 projects

Projects that are alternatives of or similar to Clojurecl

Hipsycl
Implementation of SYCL for CPUs, AMD GPUs, NVIDIA GPUs
Stars: ✭ 377 (+41.73%)
Mutual labels:  opencl, high-performance, high-performance-computing, gpu-computing
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (+28.57%)
Mutual labels:  opencl, high-performance-computing, gpu-computing
gblastn
G-BLASTN is a GPU-accelerated nucleotide alignment tool based on the widely used NCBI-BLAST.
Stars: ✭ 52 (-80.45%)
Mutual labels:  high-performance, nvidia, high-performance-computing
Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
Stars: ✭ 793 (+198.12%)
Mutual labels:  opencl, high-performance-computing, gpu-computing
learn-gpgpu
Algorithms implemented in CUDA + resources about GPGPU
Stars: ✭ 37 (-86.09%)
Mutual labels:  opencl, nvidia, gpu-computing
Coriander
Build NVIDIA® CUDA™ code for OpenCL™ 1.2 devices
Stars: ✭ 665 (+150%)
Mutual labels:  nvidia, intel, opencl
darknet
Darknet on OpenCL Convolutional Neural Networks on OpenCL on Intel & NVidia & AMD & Mali GPUs for macOS & GNU/Linux
Stars: ✭ 160 (-39.85%)
Mutual labels:  opencl, intel, nvidia
Tf Quant Finance
High-performance TensorFlow library for quantitative finance.
Stars: ✭ 2,925 (+999.62%)
Mutual labels:  high-performance, high-performance-computing, gpu-computing
Anakin
High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
Stars: ✭ 488 (+83.46%)
Mutual labels:  nvidia, intel, high-performance
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (+40.6%)
Mutual labels:  nvidia, intel, opencl
Neanderthal
Fast Clojure Matrix Library
Stars: ✭ 927 (+248.5%)
Mutual labels:  opencl, high-performance-computing, gpu-computing
Parenchyma
An extensible HPC framework for CUDA, OpenCL and native CPU.
Stars: ✭ 71 (-73.31%)
Mutual labels:  nvidia, intel, opencl
Tf Coriander
OpenCL 1.2 implementation for Tensorflow
Stars: ✭ 775 (+191.35%)
Mutual labels:  nvidia, intel, opencl
CUDAfy.NET
CUDAfy .NET allows easy development of high performance GPGPU applications completely from the .NET. It's developed in C#.
Stars: ✭ 56 (-78.95%)
Mutual labels:  opencl, nvidia, gpu-computing
minstant
Performant time measuring in Rust
Stars: ✭ 109 (-59.02%)
Mutual labels:  high-performance, high-performance-computing
QUB DW HighPerformancePython
Code and more for the QUB Development Weeks event 'High Performance Python'
Stars: ✭ 79 (-70.3%)
Mutual labels:  high-performance, high-performance-computing
gardenia
GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators
Stars: ✭ 22 (-91.73%)
Mutual labels:  opencl, gpu-computing
dlprimitives
Deep Learning Primitives and Mini-Framework for OpenCL
Stars: ✭ 65 (-75.56%)
Mutual labels:  opencl, gpu-computing
Etaler
A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.
Stars: ✭ 79 (-70.3%)
Mutual labels:  opencl, gpu-computing
Nvidia-Intel
Setup Nvidia & Intel services
Stars: ✭ 21 (-92.11%)
Mutual labels:  intel, nvidia

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].