WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.

License

Notifications You must be signed in to change notification settings

jimouris/parallel-convolution

Repository files navigation

Parallel Convolution License MIT

MPI - MPI & OpenMP - CUDA

Image-filtering program optimized with Parallel Programming techniques

A parallel program to apply convolution filters to images. Written in C, optimized in three different ways: MPI, MPI & OMP and CUDA.

Examples

alt text alt text alt text alt text

About

🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published