CHAPTER 2: Message PassingΒΆ

This chapter is still a work in progress. It shows code using a library called mpi4py to demonstrate message passing. In the future the code will be runnable within this book.

The code shown here and C versions of it can be found in a GitHub repo for the CSInParallel Project. Look for the folder called Patternlets and the subfolder MPI for the C version and mpi4py for the mpi4py version. The example for the last section (forest fire simulation) can be found in Exemplars/mpi4py-examples/fire.

You have attempted of activities on this page