An open API service indexing awesome lists of open source software.

https://github.com/hasankhadd0ur/mpi_assignment

This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.
https://github.com/hasankhadd0ur/mpi_assignment

cpp makefile mpi

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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