Your code must at least be able to run with the following commands

make run-stencil
make run-reduce

This is required for grading purposes.


The above targets also support
NPROC to change number of processes and ARGS
to set command line inputs.


You may add more targets to the Makefile for
your own use.