Compile the example, e.g.:

  c++ -o example1 example1.cpp

Run hopspack from this directory, e.g.:

  mpirun -np 5 ../../bin/hopspack_mpi example1.apps
