Skip to content

Generating mandelbrot image sets using multiple processes and multiple threads in C and comparing the performance

Notifications You must be signed in to change notification settings

sourcecode081017/Parallel-Processing-Generating-mandelbrot-image-sets-using-multi-processing-and-multi-threading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal-Project

mandelseries.c- generates 50 mandelbrot images using multiple processes. mandel.c- generates a mandelbrot image of the given configuration using multithreading.

About

Generating mandelbrot image sets using multiple processes and multiple threads in C and comparing the performance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • Makefile 3.0%