rbebb / parallelFinalProject

Applying a Convolution to a Video in Parallel (Final Project for Parallel and Distributed Computing - Junior Year)
0 stars 0 forks source link

Implement parallel image convolution #4

Closed minifigone closed 5 years ago

minifigone commented 5 years ago

Pull code from previous assignment and switch parallelization scheme from MPI to OpenMP.

minifigone commented 5 years ago

See #9