mandelbrot

Mandelbrot fractal on CPU & GPU (CUDA).

Requirements

CUDA & python packages:

pip install -r requirements.pip

Run

export NVCC=/usr/local/cuda/bin/nvcc
make