mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Add a --parallel command line option to the mandelbrot benchmark that can be
given to use explicitly parallelised routines. This makes it easier to turn
on and off explicit parallelism, depending on your testing needs.
benchmarks/progs/mandelbrot/mandelbrot.m:
As above