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
Progetto per l'esame di High Performance Computing, Università degli Studi di Napoli "Parthenope"
Matrix Multiplication algorithm using Strassen Method
Diverse Matrix multiplication algorithms
Design and Analysis Of Algorithm
Fondements de l’Algorithmique Algébrique. Implémentation de différent algorithme appliqué à des matrices à coefficients dans Z/nZ.
Strassen Matrix Multiplication Method
My assignments solutions in C++ for Data Structures and Algorithms class course
This respository contains projects made for the Matrix Calculus and Multivatiate Statistics course at the AGH UST in 2024 by team of 2 students.
Implementation in Python of three approaches to use Strassen's Algorithm with matrices of odd dimensions
matrix library that supports operator overloading and Strassen's algorithm
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.
Parallelizing Strassen’s matrix multiplication using OpenMP, MPI and CUDA.
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."