GitHub / ArnauCS03 / mandelbrot-set-omp-parallelization
Implementation and analysis of parallel task decomposition techniques for the Mandelbrot set computation, developed as part of the PAR (parallelism) course at the FIB - UPC Barcelona. Using OpenMP, focusing on iterative and recursive task decomposition.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 1.5 MB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 6 months ago
Topics: mandelbrot-set, openmp, parallelization