This session will cover the fundamentals of distributed memory MPI programming using Python. Participants will learn how to program clusters, clouds, and supercomputers using basic MPI (Message Passing Interface), how communication between different processing elements occurs, and how to send MPI messages between processes using the Python MPI library.