eduardosantoshf / mpi

CLE Second Assignment - The objective of this project was to take the general problems, which have been discussed in the lab classes and for which we have developed a multithreaded solution. The aim now is to convert them into a multiprocess message passing application using the MPI library and running under Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLE Second Assignment

The objective of this project was to take the general problems, which have been discussed in the lab classes and for which we have developed a multithreaded solution. The aim now was to convert them into a multiprocess message passing application using the MPI library and running under Linux.

Course

This project was developed under the Large Scale Computing course of University of Aveiro.

Libraries

This project implements the MPI (Message Passing Interface) library.

How to run

You can find the running steps inside the README.md file, on each problems directory.

Grade

This project's grade was 16 out of 20.

Authors

About

CLE Second Assignment - The objective of this project was to take the general problems, which have been discussed in the lab classes and for which we have developed a multithreaded solution. The aim now is to convert them into a multiprocess message passing application using the MPI library and running under Linux.


Languages

Language:C 100.0%