1 / 330
文档名称:

Using MPI_ Portable Parallel Programming with the Message-Passing Interface, 3 edition.pdf

格式:pdf   页数:330页
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Using MPI_ Portable Parallel Programming with the Message-Passing Interface, 3 edition.pdf

上传人:doc1888 2016/1/25 文件大小:0 KB

下载得到文件列表

Using MPI_ Portable Parallel Programming with the Message-Passing Interface, 3 edition.pdf

文档介绍

文档介绍:Using MPIScienti?c and putationWilliam Gropp and Ewing Lusk, editors; Janusz Kowalik, founding plete list of books published in the Scienti?c and putationseries appears at the back of this MPIPortable Parallel Programming with theMessage-Passing InterfaceThird EditionWilliam GroppEwing LuskAnthony SkjellumThe MIT PressCambridge, MassachusettsLondon, EnglandTo Patty, Brigid, and JenniferContentsSeries ForewordxiiiPreface to the Third EditionxvPreface to the Second EditionxixPreface to the First Editionxxi1 Why puting? Obstacles to Why Message Passing? putational Advantages of the Message-Passing Evolution of Message-Passing The MPI Forum112 Introduction to What Is MPI? Basic MPI Other Interesting Features of Is MPI Large or Small? Decisions Left to the Implementor213 Using MPI in Simple A First MPI Running Your First MPI A First MPI Program in Using MPI from Other Timing MPI A Self-Scheduling Example: Matrix-Vector Studying Parallel Elementary Scalability Gathering Data on Program Instrumenting a Parallel Program with Events and Instrumenting the Matrix-Matrix Multiply Notes on Implementation of Graphical Display of Log? Another Way of Forming A Handy Graphics Library for Parallel Common Errors and Summary of a Simple Subset of Application: Computational Fluid Parallel Parallel Implementation654 Intermediate The Poisson A Code for the Poisson Using Synchronous Sends and “Safe