gcielniak / OpenCL-Tutorials
OpenCL Tutorials
☆53Updated 5 years ago
Alternatives and similar repositories for OpenCL-Tutorials:
Users that are interested in OpenCL-Tutorials are comparing it to the libraries listed below
- Collection of easy, well-documented and useful OpenCL examples in C++.☆77Updated 3 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆101Updated this week
- 大规模并行处理器编程实战 第二版答案☆32Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- Accelerate convolution neural network for face recognition using GPU☆12Updated 4 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆270Updated last month
- Intel® GPU Compute Samples☆106Updated last month
- Sample code from the book "Professional CUDA C Programming"☆35Updated last year
- Simple OpenCL examples for exploiting GPU computing☆212Updated 9 months ago
- 作为对《Heterogeneous Computing with OpenCL 2.0》英文版的中文翻译。