Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel image convolution with MPI

This repository contains work for the parallel systems course taught in Department of Informatics & Telecommunications @ University of Athens on winter semester 2014 - 2015. It is a C implementation of parallel image convolution using the MPI framework.

Compilation

To compile the project you will need:

  • CMake
  • MPI

Instructions:

cd build/
cmake ..
make

About

Parallel systems university project

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages