Skip to content

RomainBrault/Mandelbrot_test

Repository files navigation

Mandelbrot_test

Speedup Mandelbrot set generation with SSE / parallelism

installation:

./install -cmi

usage:

./bin/Mandelbrot [colors]

- press 'p' to toogle between simple and double precision

- press 'o' to toogle between parallel and sequential implementation

example: ./bin/Mandelbrot 1600 900 200 r

About

Speedup Mandelbrot set generation with SSE / parallelism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published