opencl
Here are 881 public repositories matching this topic...
Open deep learning compiler stack for cpu, gpu and specialized accelerators
-
Updated
Sep 17, 2020 - Python
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
-
Updated
Sep 15, 2020 - C++
Current implementation of join can be improved by performing the operation in a single call to the backend kernel instead of multiple calls.
This is a fairly easy kernel and may be a good issue for someone getting to know CUDA/ArrayFire internals. Ping me if you want additional info.
As of 00e1f52cf95c16b0cea34c83372145532b4745ba the LWJGL codebase has a new directory layout. This has broken the included Eclipse project.
Assimp Tutorial
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
-
Updated
Aug 28, 2020 - C++
-
Updated
Sep 11, 2018 - C++
I often use -v just to see that something is going on, but a progress bar (enabled by default) would serve the same purpose and be more concise.
We can just factor out the code from futhark bench for this.
A C++ GPU Computing Library for OpenCL
-
Updated
Aug 14, 2020 - C++
Fast Clojure Matrix Library
-
Updated
Sep 10, 2020 - Clojure
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
-
Updated
Sep 12, 2020 - Nim
OpenCL integration for Python, plus shiny features
-
Updated
Sep 17, 2020 - Python
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
-
Updated
Jul 28, 2020 - C
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
-
Updated
Jul 10, 2020 - C++
OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
-
Updated
Sep 9, 2020 - C++
Tuned OpenCL BLAS
-
Updated
Aug 16, 2020 - C++
LuxCore source repository
-
Updated
Sep 16, 2020 - C++
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
-
Updated
Jan 9, 2020 - Python
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
-
Updated
Jan 28, 2019 - C
The TornadoVM repository contains a module with several examples. Include more use cases for acceleration with TornadoVM, such as a graphical version for NBODY, filter for photography, block-chain. etc.
Improve this page
Add a description, image, and links to the opencl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opencl topic, visit your repo's landing page and select "manage topics."


I think our hiding of plenty of useful options under
--list=hidden-optionsis too obscure. I think we should unhide them all, printing the full options list on--help. We're being inconsistent with other projects, including hashcat, by not printing the full options list even on explicit--help. This can be confusing to new users, who wouldn't realize there are more options nor how to see tho