clBLAS

Heterogeneous computing library

A software library that enables developers to tap into the performance benefits of heterogeneous computing by providing an OpenCL interface for BLAS functions.

a software library containing BLAS functions written in OpenCL

GitHub

845 stars
91 watching
236 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/bitblas A library to support efficient mixed-precision matrix multiplications on GPUs for deep learning model deployment 445
uncomplicate/clojurecl A Clojure library that enables parallel computations on GPU using OpenCL 277
boostorg/compute A C++ library providing a thin wrapper over the OpenCL API for GPU computing. 1,566
ghollisjr/cl-ana A modular Common Lisp framework for data analysis and visualization 198
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
heteroflow/heteroflow A header-only C++ library to help developers write concurrent CPU-GPU programs using task models 100
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 268
ekrich/sblas A library that provides an interface to high-performance linear algebra operations 34
blas-lapack-rs/openblas-src Provides source code for building BLAS and LAPACK libraries via OpenBLAS 78
mratsim/laser A high-performance computing library providing optimized primitives for tensor and matrix operations 281
parsa/blaze Provides an efficient C++ math library with support for dense and sparse arithmetic, blending ease of use with high-performance capabilities. 61
techascent/tech.ml A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. 96
bkaradzic/bimg A C++ library for image manipulation and processing 333
zigrazor/cxxgraph A comprehensive C++ library for graph algorithms and analysis 485
borodust/cl-flow A Reactive computation tree library for non-blocking concurrent Common Lisp programming. 50