This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.

Name
Last commit
Last update
.gitignore Loading commit data...
AverageCalc.c Loading commit data...
MPI_Allrduce.c Loading commit data...
Makefile Loading commit data...
RingAllreduce.c Loading commit data...
mpi_host Loading commit data...