/mpi_xy

Primary LanguageC++Apache License 2.0Apache-2.0

mpi_xy

A simple, MPI-based parallel version of the (right now) Ising model. May be extended to the XY model later, hence the name.

This does depend on Lyra for parsing user input, make sure that in Makefile you set LYRA_DIR to the right value.