Skip to content

Froxyy-dev/MIMUW_MIMPI

Repository files navigation

MIMPI: A Concurrent Programming Project

Original Problem Description

This repository contains materials for second laboratory assignment on PW course on MIMUW in 2023. Assignment description can be found in assignment.md.

The original problem description can be accessed through the provided link.

Overview

MIMPI is a C project developed for the Concurrent Programming course at the University of Warsaw, during the third semester of the 2023/2024 academic year. It implements a modified version of MPI, termed MIMPI. This project involves creating both a program for parallel computations and a library, following a provided specification.

Features

  • Developed system to manage multiple computations concurrently efficiently.
  • Implemented library to facilitate communication between processes including group functions.
  • Enhanced functionality with deadlock detection, efficient message handling, and tag conventions.

About

This repository contains materials for second laboratory assignment on PW course on MIMUW in 2023.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors