#visualization
1 post · all tags
-
· Some tests with the Mandelbrot set and parallelization
Hello. It has been a while since I lasted programed with OpenMP and C. For refreshing my mind and keeping the concepts clear I was doing some tests with the Mandelbrot Set with OpenMP and with a single thread. Here is the code for both cases: