Skip to content

Repository files navigation

ImageConvolutionOpenMP

Image convolution using C++ and OpenMP for the Parallel and Distributed Computing course at NTUST the second semester in 2019

Compilation

To compile with debug info:

  • make CFLAGS=-DDEBUG To compile with statistics ( used to make plot file and then graphics ):
  • make CFLAGS=-DSTATS

OpenMP

Change threads number

export OMP_NUM_THREADS

About

Image convolution using C++ and OpenMP for the Parallel and Distributed Computing course at NTUST the second semester in 2019

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages