Mandelbrot Image

This program generates and Mandelbrot image and displays it using X Windows. It is written in C using MPI.

Each processor calculates the image pixels for a swath of rows in the output image. These swaths of rows are then collected at a single processor and displayed on the screen.


Sample image