Institute for Digital Research and Education
MPI (message passing interface) is the de facto standard for distributed-memory parallel scientific computing. While the entire MPI API is quite extensive, this class will cover a number of important ones commonly used in practice. This class is useful for those who plan to start writing MPI code, and also for those who would like to know how MPI works in order to operate an existing MPI code.