Skip to content

Solutions to the tasks of the Cloud Computing master class at the Sorbonne University Paris

Notifications You must be signed in to change notification settings

PaulsBecks/DistributedComputingSorbonneUniversity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Programming Class Sorbonne Université

In this repository collects results of the Cloud course.

MPI

We use MPI to understand how processes split on multiple machines can interact with one another.

To run any of the programms move into the dedicated folder and run:

mpirun -np <number of processes> main

Tasks

About

Solutions to the tasks of the Cloud Computing master class at the Sorbonne University Paris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages