ysh329 / OpenCL-101Links
Learn OpenCL step by step.
☆138Updated 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:
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 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)☆48Updated 12 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Simple OpenCL examples for exploiting GPU computing☆228Updated last year
- basic examples of OpenCL with the C++ API☆177Updated 6 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆114Updated last year
- 作为对《Heterogeneous Computing with OpenCL 2.0》英文版的中文翻译。☆140Updated 5 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆185Updated 3 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆120Updated last week
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 10 months ago
- ☆124Updated 13 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆179Updated 9 years ago
- The OpenCL Conformance Tests☆220Updated last week
- Intel® GPU Compute Samples☆109Updated 5 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated last year
- ☆47Updated 7 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆192Updated 2 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 9 years ago
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆353Updated last week
- OpenCL API, OpenCL C, Extensions, SPIR-V Environment Specs, Ref page, and C++ for OpenCL doc sources.☆403Updated last week
- OpenCL Tutorials☆54Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 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
- CUDA official sample codes☆371Updated 10 years ago