Skip to content

Contains parallel problems (nbody, madelbrot-set ...) using MPI, Pthread and OpenMP with performance evaluations.

Notifications You must be signed in to change notification settings

Cjdcoy/parallel-distributed_computing

Repository files navigation

parallel-distributed_computing

This repository contains basic parallel problems using MPI, Pthread and OpenMP.

All of the programs are written in C/C++

Features

  • big-O-notation
  • odd-even-sort
  • mandelbrot-set
  • nbody-simulation
  • heat-dissipation
  • performance analysis

performance analysis

Each program contains a report with perfomance analysis in its root folder.
Build and usage can be found in the reports.

About

Contains parallel problems (nbody, madelbrot-set ...) using MPI, Pthread and OpenMP with performance evaluations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages