-
Notifications
You must be signed in to change notification settings - Fork 0
singhpreetileo90/ParallelProgramming-Threads
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the program - steps - 1 . gcc -o mandel mandel.c bitmap.c -pthread 2. mandel -x -0.2869325 -y 0.0142905 -s 0.000001 -W 1024 -H 1024 -m 1000 -n 1
About
The purpose is to reduce the computation time of the Mandelbrot image by implementing the multi threads.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published