Description: this implemented by OpenMP(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by(static rule) rows to any other threads to complete the total jobs.
To Search:
File list (Check if you may need any files):
openmp_ms_static\open_ms_static.c
openmp_ms_static