A program that utilizes OpenMP to generate PPM images of the Mandelbrot set.
Compile with make
. Run ./mandelbrot-gen
without arguments for more information.
A program that utilizes OpenMP to generate PPM images of the Mandelbrot set.
Compile with make
. Run ./mandelbrot-gen
without arguments for more information.