ilyak / openmp-tutorialLinks
OpenMP tutorial
☆41Updated 6 months ago
Alternatives and similar repositories for openmp-tutorial
Users that are interested in openmp-tutorial are comparing it to the libraries listed below
Sorting:
- openmp examples☆148Updated 6 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- some CUDA programming example☆25Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- ☆44Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 8 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Learn OpenCL step by step.☆136Updated 3 years ago
- Learn OpenMP examples step by step☆99Updated 10 months ago
- ☆23Updated 6 years ago
- CUDA official sample codes☆370Updated 10 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 7 years ago
- CUDA by practice☆130Updated 5 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆106Updated 2 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 10 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 3 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- pdf☆92Updated 7 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Source code that accompanies The CUDA Handbook.☆551Updated last month
- ☆20Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago