Parallelizing Strassen’s matrix multiplication using OpenMP, MPI and CUDA.
-
Updated
Nov 27, 2021 - C++
Parallelizing Strassen’s matrix multiplication using OpenMP, MPI and CUDA.
Different matrix multiplication implementation and benchmarking on CPUs
Implementation of Strassen Matrix multiplication
Matrix Multiplication algorithm using Strassen Method
Design and Analysis Of Algorithm
Progetto per l'esame di High Performance Computing, Università degli Studi di Napoli "Parthenope"
Diverse Matrix multiplication algorithms
Fondements de l’Algorithmique Algébrique. Implémentation de différent algorithme appliqué à des matrices à coefficients dans Z/nZ.
My assignments solutions in C++ for Data Structures and Algorithms class course
Strassen Matrix Multiplication Method
An interactive web application that implements Strassen's algorithm for efficient matrix multiplication.
Matrix multiplication using the Strassen algorithm in C#
Strassen's Matrix-Multiplication algorithm.
Implementation in Python of three approaches to use Strassen's Algorithm with matrices of odd dimensions
Parallelizing Strassen’s matrix multiplication using OpenMP, MPI and CUDA.
This respository contains projects made for the Matrix Calculus and Multivatiate Statistics course at the AGH UST in 2024 by team of 2 students.
matrix library that supports operator overloading and Strassen's algorithm
Implementations of some of the Matrix Multiplication Algorithms
Simple Strassen's Matrix Multiplication Algorithm with C++
Add a description, image, and links to the strassen-multiplication topic page so that developers can more easily learn about it.
To associate your repository with the strassen-multiplication topic, visit your repo's landing page and select "manage topics."