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
Design and Analysis Of Algorithm
Progetto per l'esame di High Performance Computing, Università degli Studi di Napoli "Parthenope"
My assignments solutions in C++ for Data Structures and Algorithms class course
Matrix Multiplication algorithm using Strassen Method
Fondements de l’Algorithmique Algébrique. Implémentation de différent algorithme appliqué à des matrices à coefficients dans Z/nZ.
Diverse Matrix multiplication algorithms
Implementation in Python of Three Approaches to Use Strassen's Algorithm with Matrices of Odd Dimensions
Strassen's Matrix-Multiplication algorithm.
This respository contains projects made for the Matrix Calculus and Multivatiate Statistics course at the AGH UST in 2024 by team of 2 students.
Simple Strassen's Matrix Multiplication Algorithm with C++
Parallelizing Strassen’s matrix multiplication using OpenMP, MPI and CUDA.
In this repository, you can discover all of my assignments for the Algorithms Design and Analysis Course when I was in 4th semester of my bachelor's at IAUSTB.
Strassen algorithm for matrix multiplication implemented in Haskell
This repository is about three algoritms, such as strassen matrix, polynomial evaluation and Evolutionary calculation method. And C++ is used to calculate result tested in Ubuntu 18.04, Python and Matlab are used to plot the result.
Matrix multiplication using the Strassen algorithm in C#
matrix library that supports operator overloading and Strassen's 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."