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. Related Links go-mpi - golang bindings for MPI