Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Jan 10, 2025

The uct btl should always loose to btl/sm for shared memory peers. This requires that the exclusivity be set below MCA_BTL_EXCLUSIVITY_HIGH (the exclusivity of btl/sm). The uct btl had its exclusivity set to MCA_BTL_EXCLUSIVITY_HIGH which is incorrect. This commit updates the exclusivity to the intended value.

The uct btl should always loose to btl/sm for shared memory peers. This requires
that the exclusivity be set below MCA_BTL_EXCLUSIVITY_HIGH (the exclusivity of
btl/sm). The uct btl had its exclusivity set to MCA_BTL_EXCLUSIVITY_HIGH which
is incorrect. This commit updates the exclusivity to the intended value.

Signed-off-by: Nathan Hjelm <[email protected]>
@hjelmn hjelmn requested a review from devreal January 10, 2025 05:20
@hjelmn hjelmn merged commit 1c579e5 into open-mpi:main Jan 10, 2025
15 checks passed
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.

2 participants