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(dynamic rule) rows to any other threads to complete the total jobs.
To Search:
File list (Check if you may need any files):
openmp_ms_dynamic\open_ms_dynamic.c
openmp_ms_dynamic