Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 237 Bytes

parallel-mandelbrot

Parallel implementation of mandelbrot. Created as part of the final assignment for the class "High Performance Computing" at UniGe.

How to run

source /opt/intel/oneapi/setvars.sh
make clean
make run