ysh329 / OpenMP-101
Learn OpenMP examples step by step
☆93Updated 3 months ago
Alternatives and similar repositories for OpenMP-101
Users that are interested in OpenMP-101 are comparing it to the libraries listed below
Sorting:
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- Serial and parallel implementations of matrix multiplication☆40Updated 4 years ago
- Examples for using SYCL on CUDA☆62Updated 2 months ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- Exercises and Solutions for "Programming Your GPU with OpenMP: A Hands-On Introduction"☆138Updated last month
- ☆23Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.