-
Notifications
You must be signed in to change notification settings - Fork 0
My research project involving the Mandelbrot set and libdispatch.h. Currently comparing sequential, POSIX threaded and libdispatch.h implementations.
AaronW/MandelbrotResearch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Programmer: Aaron Weinberger Technical Advisor: Dr. Hastings February 14, 2011 (Revised 2/21/2011) This program is intended to be an investigation into the claimed efficiency and ease of use of Apple's Grand Central Dispatch (GCD), which is also available on non-apple operating systems under the name libdispatch.h The program generates a PPM file at the location specified by the *fp pointer. For now, users must manually modify this hard coded string to save the file to a proper location on their own machine.
About
My research project involving the Mandelbrot set and libdispatch.h. Currently comparing sequential, POSIX threaded and libdispatch.h implementations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published