Contents
SeriesForewordix Prefacexi
1Introduction
1 1.1TheGoalsof
MPI
3 1.2WhoShouldUseThisStandard?4 1.3WhatPlatformsareTargetsforImplementation?4 1.4WhatisIncludedin
MPI
?5 1.5WhatisNotIncludedin
MPI
?5 1.6Versionof
MPI
6 1.7
MPI
ConventionsandDesignChoices6 1.8SemanticTerms8 1.9LanguageBinding12
2Point-to-PointCommunication
15 2.1IntroductionandOverview15 2.2BlockingSendandReceiveOperations18 2.3DatatypeMatchingandDataConversion26 2.4SemanticsofBlockingPoint-to-point32 2.5Example|Jacobiiteration39 2.6Send-Receive44 2.7NullProcesses47 2.8NonblockingCommunication49 2.9MultipleCompletions67 2.10ProbeandCancel75 2.11PersistentCommunicationRequests81 2.12Communication-CompleteCallswithNullRequestHandles86 2.13CommunicationModes89
3User-DenedDatatypesandPacking
101 3.1Introduction101
Leave a Comment