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
Diverse Matrix multiplication algorithms
Progetto per l'esame di High Performance Computing, Università degli Studi di Napoli "Parthenope"
Matrix Multiplication algorithm using Strassen Method
Design and Analysis Of Algorithm
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
Strassen's Matrix-Multiplication algorithm.
An interactive web application that implements Strassen's algorithm for efficient matrix multiplication.
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 multiplication using the Strassen algorithm in C#
matrix library that supports operator overloading and Strassen's algorithm
Implementation in Python of three approaches to use Strassen's Algorithm with matrices of odd dimensions
A comparison of the standard matrix multiplication algorithm and Voltker Strassen's divide and conquer multiplication algorithm
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."