Parallel Computer Architecture Lab: HPC image edge detection
p1/: Naive implementation in pure C.p2/: Hybrid programming model with MPI and OpenMP.
- Navigate to either part (
p1/orp2/) make runto compile and run!make cleanto remove build artifacts

