Skip to content

Commit

Permalink
Adding a README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbogopolsky committed Sep 26, 2018
1 parent 2f199bc commit 8bb4441
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# 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.

0 comments on commit 8bb4441

Please sign in to comment.