ysh329 / OpenCL-101Links
Learn OpenCL step by step.
☆137Updated 3 years ago
Alternatives and similar repositories for OpenCL-101
Users that are interested in OpenCL-101 are comparing it to the libraries listed below
Sorting:
- 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
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- 作为对《Heterogeneous Computing with OpenCL 2.0》英文版的中文翻译。☆140Updated 5 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Simple OpenCL examples for exploiting GPU computing☆223Updated last year
- CLTune: An automatic OpenCL & CUDA kernel tuner☆183Updated 3 years ago
- The OpenCL Conformance Tests☆218Updated 3 weeks ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆118Updated this week
- ☆124Updated 13 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 3 years ago
- Intel® GPU Compute Samples☆109Updated 3 months ago
- basic examples of OpenCL with the C++ API☆176Updated 6 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 9 months ago
- OpenCL Tutorials☆54Updated 5 years ago
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆346Updated this week
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated 11 months ago
- The note of Qualcomm OpenCL SDK☆37Updated 7 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/Ope…☆69Updated 3 weeks ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆281Updated 9 months ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- A stub opecl library that dynamically dlopen/dlsyms opencl implementations at runtime based on environment variables. Will be useful when…☆74Updated last year
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆192Updated 2 years ago
- Examples for HIP☆213Updated last year