Skip to content

leVirve/Parallel-Mandelbrot-Set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Mandelbrot Set Calculation

Implement parallel Mandelbrot Set Calculation with MPI, OpenMP and the hybrid version of MPI and OpenMP.

Compare each version