Using MPI for Python: new blog post
Published Aug 29, 2019
MPI for Python (the mpi4py module) makes it possible to parallelize programs over multiple compute nodes, thereby enabling cross-node parallelization.
You can learn how to use mpi4py in the latest PDC blog post.