GithubHelp home page GithubHelp logo

convolution's Introduction

Convolution

Convolution is a mathematical operation on two funcitons f and g used to produce a third one interpreted as a modified version.

Mainly is used on probability, statistics, computer vision, natural language processing, image and signal processing, engineering and diferential equations. But, in our case the objectives of the convolution process will be presented applied in the field of image processing.

In this field, the convolution process is widely used to change the intensity of each individual pixel to reflect the intensities of the surrounding area. A common use of convolution is to create image filters as could be blur, sharpen, and edge detection.

Project

This repository conforms the High-Performance Computing project applied to the operation of convolution. In this way, the project consists in working on the serial solution of the problem and achieving the possible parallelization, in terms of performance and efficiency, with a set of specific technologies.

Therefore, it is divided into three parts:

  1. Implementation with OpenMP
  2. Implementation with MPI
  3. Hybrid Implementation MPI+OpenMP

You will find each solution at the source folder, and a complete comparative report for each solution at reports folder.

Execution

It was used the Cluster Moore of the University of Lleida which uses the Sun Grid Engine software system.

You can find job launching scripts in their corresponding folder for guidance.

convolution's People

Contributors

albeertito7 avatar elskater98 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.