michel-meneses / great-opencl-examplesLinks
Collection of easy, well-documented and useful OpenCL examples in C++.
☆83Updated 3 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 Samples that Build with Khronos Headers and Libs☆117Updated 3 weeks ago
- Simple OpenCL examples for exploiting GPU computing☆223Updated last year
- ☆124Updated 13 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Khronos OpenCL-CLHPP☆412Updated 2 months ago
- basic examples of OpenCL with the C++ API☆176Updated 6 years ago
- OpenCL Tutorials☆54Updated 5 years ago
- OpenCL API, OpenCL C, Extensions, SPIR-V Environment Specs, Ref page, and C++ for OpenCL doc sources.☆400Updated 2 weeks ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- The OpenCL Conformance Tests☆218Updated 2 weeks ago
- The OpenCL ICD Loader project.☆285Updated 2 months ago
- A stub opecl library that dynamically dlopen/dlsyms opencl implementations at runtime based on environment variables. Will be useful when…☆74Updated last year
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆48Updated 12 years ago
- A guide to help developers get up and running quickly with the OpenCL programming framework☆657Updated last year
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆346Updated 2 weeks ago
- Header-only safetensors loader and saver in C++☆73Updated 7 months ago
- A tool which profiles OpenCL devices to find their peak capacities☆476Updated 3 weeks ago
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆259Updated 9 months ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Intel® GPU Compute Samples☆109Updated 3 months ago
- AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/Ope…