Embed presentation
Downloaded 172 times
































The document discusses distributed parallel programming and message passing. It begins with an introduction to distributed memory machines and message passing as a programming model. It then covers the Message Passing Interface (MPI) library for message passing and provides an example MPI program that prints "Hello world" from multiple processes. The document also discusses sending and receiving messages directly between processes.






























