links
Compare changes
Files
4@@ -92,4 +92,4 @@ Execute the above code as:
@@ -92,4 +92,4 @@ Execute the above code as:
In this example, we run MPI4Py enabled code on 4 nodes, 16 cores per node (total of 64 processes), each python process is bound to a different core. More examples and documentation can be found on [MPI for Python webpage](https://pythonhosted.org/mpi4py/usrman/index.html).