muatik / openmp-examplesLinks
openmp examples
☆144Updated 6 years ago
Alternatives and similar repositories for openmp-examples
Users that are interested in openmp-examples are comparing it to the libraries listed below
Sorting:
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆61Updated 5 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 3 months ago
- OpenMP tutorial☆40Updated 4 months ago
- Learn OpenMP examples step by step☆96Updated 8 months ago
- ☆68Updated 11 years ago
- Future home of hpc-tutorials.llnl.gov☆248Updated 6 months ago
- Source code that accompanies The CUDA Handbook.☆539Updated 7 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- CUDA by practice☆129Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Example code for Intel AVX / AVX2 intrinsics.☆140Updated 2 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》