A Survey
of MPI Implementations
| <-
Prev | Index |
Next -> |
NHSE ReviewTM:
Comments · Archive ·
Search
While the MPI standard enables portable parallel programs, it
does not guarantee portable programs, in the following senses:
- MPI applications may take advantage of implementation details
of one MPI implementation that are different in another implementation.
- MPI applications may correctly use MPI features that perform poorly in
some MPI implementations.
This section discusses a number of potential pitfalls.
Copyright © 1996
| <-
Prev | Index |
Next ->
|
NHSE ReviewTM:
Comments · Archive
· Search