Skip to content

Conversation

@edgargabriel
Copy link
Member

the internal default file view size of 4MB does not work for
long double etypes on 32 bit platforms, which are 12 bytes. The file
view size has to be an exact multiple of the etype size. Increasing
the internal default file view size to 6MB resolves the issue.

Fixes #10287

Signed-off-by: Edgar Gabriel [email protected]
(cherry picked from commit 147c857)

the internal default file view size of 4MB does not work for
long double etypes on 32 bit platforms, which are 12 bytes. The file
view size has to be an exact multiple of the etype size. Increasing
the internal default file view size to 6MB resolves the issue.

Fixes open-mpi#10287

Signed-off-by: Edgar Gabriel <[email protected]>
(cherry picked from commit 147c857)
@edgargabriel edgargabriel requested a review from jsquyres May 12, 2022 20:29
@edgargabriel edgargabriel added this to the v4.1.4 milestone May 12, 2022
@bwbarrett bwbarrett merged commit 754ff18 into open-mpi:v4.1.x May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants