Collection of easy, well-documented and useful OpenCL examples in C++.
☆82Jan 10, 2022Updated 4 years ago
Alternatives and similar repositories for great-opencl-examples
Users that are interested in great-opencl-examples are comparing it to the libraries listed below
Sorting:
- Simple OpenCL examples for exploiting GPU computing☆226Aug 1, 2024Updated last year
- OpenCL SDK☆748Jan 27, 2026Updated last month
- A very simple prototype for a basic OpenCL host and kernel code☆13Mar 28, 2017Updated 8 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆26Nov 19, 2011Updated 14 years ago
- MobileSAM のエンコーダー/デコーダーをONNXに変換し、推論するサンプル☆11Apr 11, 2024Updated last year
- A guide to help developers get up and running quickly with the OpenCL programming framework☆678Aug 7, 2024Updated last year
- ☆11Dec 16, 2021Updated 4 years ago
- ☆124Nov 29, 2012Updated 13 years ago
- OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents …☆473Updated this week
- DETR tensor去除推理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。☆10Jan 9, 2024Updated 2 years ago
- basic examples of OpenCL with the C++ API☆177Mar 26, 2019Updated 6 years ago
- Sample projects for InferenceHelper, a Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, ncnn, MNN,…☆21Mar 27, 2022Updated 3 years ago
- YoloV8 segmentation NPU for the RK 3566/68/88☆17Apr 30, 2024Updated last year
- Automatically exported from code.google.com/p/opencl-book-samples☆170Jul 24, 2019Updated 6 years ago
- Learn OpenCL step by step.☆139Aug 30, 2022Updated 3 years ago
- robotling is a simple circuit board to control small robots, mainly for educational purpose.☆11Feb 27, 2022Updated 4 years ago
- OpenCL Programming Examples☆23Jul 21, 2018Updated 7 years ago
- Run Chinese MobileBert model on SNPE.☆14May 19, 2023Updated 2 years ago
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆355Updated this week
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Mar 23, 2018Updated 7 years ago
- ☆29Jun 2, 2022Updated 3 years ago
- Multiple Lidar preprocessor for BEVfusion☆10Aug 25, 2023Updated 2 years ago
- sort int64s using AVX2 (hopefully extended...)☆10May 1, 2022Updated 3 years ago
- ROS driver for DepthAI SoM☆29Jul 12, 2022Updated 3 years ago
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆23Feb 14, 2020Updated 6 years ago
- A lightweight implementation of MPC and NMPC in C++ using Eigen3☆10Oct 27, 2023Updated 2 years ago
- ☆14Apr 18, 2023Updated 2 years ago
- ☆13Nov 16, 2020Updated 5 years ago
- Sn neutron transport written mostly in python. For university Sn transport theory class.☆12Aug 23, 2017Updated 8 years ago
- Eigen Recursive Matrix Extension☆12Sep 18, 2019Updated 6 years ago
- tomography reconstruction on GPU☆27Mar 11, 2026Updated last week
- Sample project to integrate catch2, cmake and jenkins☆12Dec 11, 2017Updated 8 years ago
- OpenCL Tutorials☆54Mar 11, 2020Updated 6 years ago
- A compact hash algorithm for CPUs and GPUs using OpenCL☆15Sep 26, 2020Updated 5 years ago
- A fully gpu particle system with Directx 11☆10Mar 3, 2026Updated 2 weeks ago
- Hybrid CPU and GPU real-time dynamic digital image correlation engine and application☆10Apr 26, 2023Updated 2 years ago
- High-performance graph processing on hybrid CPU-GPU platforms by using dynamic load-balancing