Skip to content

cstroe/PP-MM-A03

Repository files navigation

Matrix Multiplication using the Message Passing Interface (MPI) API

This repository started out as a class project for the Parallel Processing course at UIC with Professor Kshemkalyani.

Several matrix multiplication algorithms are implemented in C, timings are recorded and a report was written.

Generating the report

On Ubuntu, the texlive-full package is required:

sudo apt install texlive-full

Then, to generate the PDF report type:

make

This will produce document.pdf.

Related Links

About

Parallel Processing - Matrix Multiplication (Cannon, DNS, LUdecomp)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published