Files
mercury/benchmarks
Paul Bone 7a2396eec0 Add an option to mandelbrot to make it easier to test parallelism
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
2014-05-23 15:15:53 +10:00
..