Programming Tools for Parallel and Distributed Systems

Mandelbrot Set

Collection of exercises on MPI, TBB and OpenCL. In particular, a C++ implementation of the Mandelbrot set computation using the Intel Threading Building Blocks library has been implemented.

Related