CS 5220

Applications of Parallel Computers

MPI Programming

Prof David Bindel

Please click the play button below.

CS 5220 Applications of Parallel Computers MPI Programming Prof David Bindel Please click the play button below. Welcome to another exciting slide deck for CS 5220! The topic for today is MPI programming. OK, let's set some expectations here. Everyone here supposedly knows how to program, and has at least some familiarity with a C family language. So you all know already that you aren't going to learn to be a proficient MPI programmer from one slide deck, or even two. You learn by diving into an actual problem or two with a book at your side, or maybe with a reference web page open. The point of this lecture is to give you a conceptual road map so that you know what you are looking for when you flip through your (online) book or web page. We'll give you some MPI coding problems to swear at, too, but that's not really part of the slide deck. And, with that prelude out of the way, let's get started.