Skip to content

Operating Systems Lab course Spring 2021 Final Project

Notifications You must be signed in to change notification settings

ramtin-ehsani/OS-Lab-MPICH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS Lab Final Project

This repository contains codes for the final project of the Operating Systems Laboratory course Spring 2021 at IUST.

Overview

This project is about parallel computing using MPICH which is formerly known as MPICH2 and it's a freely available, portable implementation of MPI, a standard for message-passing for distributed-memory applications.

The code is written in C. The implemented parallel computings are handled with 3 machines.

Releases

No releases published

Packages

No packages published

Languages