You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message Passing Interface (MPI) is a protocol for parallel programming. These are some programs I wrote to learn how it works. I love all things parallel: parallelograms, skis, guitar strings, and now ... MPI.
About
Message Passing Interface (MPI) is a protocol for parallel programming. These are some programs I wrote to learn how it works.