Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 232 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 232 Bytes

Simple domain decomposition using MPI

A simple implementation of a 2-D random walker with domain decomposition in a single direction using MPI.

Set up to compile with mpiifort and run with mpirun on 2 MPI processes for now.