To execute the broken MPI implementation, run the following command
make runDue to unknown issues with AMP, the program will hang, forcing you to manually issue Ctrl+C
To execute the working single-threaded implementation, run the following:
git checkout baed3a1ad
make run