Skip to content

Conversation

@hppritcha
Copy link
Member

This PR removes the constant defining the max attachment address and
replaces it with the largest address that shows up in /proc/self/maps.
This should address issues found on AARCH64 where the max address
may differ based on the configuration.

Since the calculated max address may differ between processes the
max address is sent as part of the modex and stored in the endpoint
data.

Signed-off-by: Nathan Hjelm [email protected]
(cherry picked from commit 728d51f)

This PR removes the constant defining the max attachment address and
replaces it with the largest address that shows up in /proc/self/maps.
This should address issues found on AARCH64 where the max address
may differ based on the configuration.

Since the calculated max address may differ between processes the
max address is sent as part of the modex and stored in the endpoint
data.

Signed-off-by: Nathan Hjelm <[email protected]>
(cherry picked from commit 728d51f)
@hppritcha hppritcha requested review from gpaulsen and hjelmn and removed request for hjelmn January 21, 2020 17:45
Copy link
Member

@gpaulsen gpaulsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gpaulsen gpaulsen added this to the v4.0.3 milestone Jan 22, 2020
@hppritcha hppritcha merged commit 0b2b9d7 into open-mpi:v4.0.x Jan 24, 2020
@hppritcha hppritcha deleted the topic/pr_7304_to_v4.0.x branch October 29, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants