Skip to content

v4.0.x: ucx: check supported transports and devices for setting priority #8550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Mar 3, 2021

Add "pml_ucx_tls" parameter to control the transports to include or
exclude (with a '^' prefix). UCX will be enabled only if one of the
included transports is present, or if a non-excluded transport is
present (in case of exclude-list with a '^' prefix).

Add "pml_ucx_devices" parameter to control the devices which make UCX
component set a high priority for itself. If none of the listed devices
is present, the priority will be set to 19 - lower than ob1 priority.

Signed-off-by: Yossi Itigin [email protected]
(cherry picked from commit 562c57c)

Backport of #8496

Add "pml_ucx_tls" parameter to control the transports to include or
exclude (with a '^' prefix). UCX will be enabled only if one of the
included transports is present, or if a non-excluded transport is
present (in case of exclude-list with a '^' prefix).

Add "pml_ucx_devices" parameter to control the devices which make UCX
component set a high priority for itself. If none of the listed devices
is present, the priority will be set to 19 - lower than ob1 priority.

Signed-off-by: Yossi Itigin <[email protected]>
(cherry picked from commit 562c57c)
@yosefe
Copy link
Contributor Author

yosefe commented Mar 3, 2021

@jsquyres @bwbarrett can you pls take a look?

@jsquyres jsquyres changed the title ucx: check supported transports and devices for setting priority v4.0.x: ucx: check supported transports and devices for setting priority Mar 3, 2021
@jsquyres jsquyres added this to the v4.0.6 milestone Mar 3, 2021
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