Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Filtering

How to run with MPI

make

mpirexec -np <proc_num> ./mpi_ex <image> <image_type> <height> <width> <loops>

How to run with MPI-OPENMP

make

mpirexec -np <proc_num> ./mpi_openmp_ex <image> <image_type> <height> <width> <loops>

How to run with CUDA

make

./cuda_ex <image> <image_type> <height> <width> <loops> <blocksize>

Results

GREY Image

Grey Image

Grey Image 10 loops

Grey Image

Grey Image 50 loops

Grey Image

Grey Image 90 loops

Grey Image


RGB Image

Grey Image

Grey Image 10 loops

Grey Image

Grey Image 50 loops

Grey Image

Grey Image 90 loops

Grey Image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages