Currently only tested on OS X, with OpenMPI provided via homebrew.
make cmake
make
mpirun -c 4 ./build/bin/mpi_fun
where c is the number of processors you have
Currently only tested on OS X, with OpenMPI provided via homebrew.
make cmake
make
mpirun -c 4 ./build/bin/mpi_fun
where c is the number of processors you have