matrix-vector-multiplication
There are 13 repositories under matrix-vector-multiplication topic.
fbasatemur/CUDA-Matrix
2D and 3D Matrix Convolution and Matrix Multiplication with CUDA
fcdimitr/CompressedSparseBlocks.jl
A Julia interface (wrapper) to the Compressed Sparse Blocks (CSB) library.
agarwal-ayushi/Parallel-Matrix-Vector-Multiplication
This repository has MVM assignment in the course COL730 Parallel Programming taught by Prof. Kolin Paul at IIT, Delhi in Fall 2019
MarioRuggieri/G-IDW-MV
GPGPU Inverse Distance Weighting using matrix vector multiplication
nsomatilda/Matilda
Matilda is a library to repeatedly multiply a constant matrix with a variable vector
MeqdadDev/MPI_Matrix_Vector_Multiplication_Parallel_and_Sequential
A parallel program and sequential for Matrix-Vector multiplication
toshNaik/High-Performance-Computing-Lab
All experiments performed as part of CEE82A - High Performance Computing.
gomax22/Matrix-Vector-Multiplication-OPEN_MPI
Matrix Vector Multiplication OPEN_MPI
meghabothe996/Parallel-Processing-and-Grid-Computing
This repository holds the assignments of SC302 - Parallel Processing And Grid Computing Lab of Masters' in Scientific Computing.
Xemin0/MV_Mult_CUDA
A practice of performing Matrix-Vector Multiplication on GPU with CUDA
cetinsamet/dense-matrix-vector-multiplication
MPI programs that compute the dense matrix vector multiplication via 2 different partitioning
morelen17/matrix-vector-mul
C++ parallel implementation of matrix-vector multiplication