add an openmp version of mandelbrot.c

This commit is contained in:
neingeist 2014-04-12 15:13:15 +02:00
parent d0be71ac8f
commit 9ccfdd96ac
3 changed files with 98 additions and 1 deletions

1
.gitignore vendored
View file

@ -31,3 +31,4 @@ undefined-behaviour
multibrot-openmp
multibrot-openmp.png
hello-openmp
mandelbrot-openmp