Open
Description
Section 14.3, p 658 (MPI40) includes the following
A filetype is either a single etype or a derived MPI datatype constructed from multiple instances of the same etype. In addition, the extent of any hole in the filetype must be a multiple of the etype’s extent. These displacements are not required to be distinct, but they cannot be negative, and they must be monotonically nondecreasing.
To what does "these displacements" refer?
Metadata
Metadata
Assignees
Type
Projects
Status
To Do