Dakkers / OpenCL-examplesLinks
basic examples of OpenCL with the C++ API
☆175Updated 6 years ago
Alternatives and similar repositories for OpenCL-examples
Users that are interested in OpenCL-examples are comparing it to the libraries listed below
Sorting:
- Simple OpenCL examples for exploiting GPU computing☆214Updated 10 months ago
- Khronos OpenCL-CLHPP☆398Updated 2 months ago
- ☆124Updated 12 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆166Updated 5 years ago
- The OpenCL ICD Loader project.☆265Updated last month
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆324Updated last year
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆328Updated this week
- The OpenCL Conformance Tests☆204Updated this week
- Learn OpenCL step by step.☆135Updated 2 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆105Updated 3 weeks ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆119Updated 2 years ago
- An OpenCL device simulator and debugger☆355Updated 8 months ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆443Updated 7 months ago
- Lecture Slide Issue Tracking☆250Updated 7 years ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆45Updated 12 years ago
- OpenCL API, OpenCL C, Extensions, SPIR-V Environment Specs, Ref page, and C++ for OpenCL doc sources.☆378Updated 3 weeks ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆78Updated 3 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 11 years ago
- Easy to run kernels using OpenCL