mperlet / matrix_multiplicationLinks
Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI
☆57Updated 3 years ago
Alternatives and similar repositories for matrix_multiplication
Users that are interested in matrix_multiplication are comparing it to the libraries listed below
Sorting:
- matrix multiplication in CUDA☆123Updated 2 years ago
- Introduction to CUDA programming☆125Updated 8 years ago
- Neural Network implementation in C++ running for MNIST database.☆55Updated 9 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- MPI Tutorial Exercises☆46Updated 11 years ago
- Learn OpenMP examples step by step☆96Updated 8 months ago
- ☆30Updated 2 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- ☆94Updated 8 years ago
- Sparse Matrix-Vector Multiplication implementations in C☆22Updated 2 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- openmp examples☆144Updated 6 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆61Updated 6 months ago
- A high performance implementation of kmeans algorithm with cuda☆18Updated 11 years ago
- NeuroVectorizer is a framework that uses deep reinforcement learning (RL) to predict optimal vectorization compiler pragmas for for loops…☆96Updated 2 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- Some example MPI programs☆99Updated 14 years ago
- CUDA by practice☆129Updated 5 years ago
- SpMV using CUDA☆20Updated 7 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆51Updated 4 years ago
- Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operation…☆53Updated 4 years ago
- A GPU cache model for research purposes☆28Updated 11 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 3 years ago
- CUDA Tensor Transpose (cuTT) library☆53Updated 8 years ago
- Example code for Intel AVX / AVX2 intrinsics.☆140Updated 2 years ago
- Sparse matrix computation library for GPU☆57Updated 5 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆27Updated 4 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆37Updated 5 years ago