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.
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.