Skip to content
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

Set correctly UCX_TLS #5

Open
dcesari opened this issue Aug 29, 2024 · 0 comments
Open

Set correctly UCX_TLS #5

dcesari opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dcesari
Copy link
Member

dcesari commented Aug 29, 2024

When using hpcx-openmpi/2.9.0 and asking for ~10 or more nodes for an MPI program with the default configuration we get an error at MPI setup time, which disappears by setting export UCX_TLS=all instead of the default

module load hpcx-openmpi/2.9.0
ucx_info -c | grep UCX_TLS
UCX_TLS=rc_x,self,sm

but this could not be the ideal setting, User Support suggested export UCX_TLS=dc_x,self,sm, however we should verify that this does not impair performance. See also openucx/ucx#7978

@dcesari dcesari added the enhancement New feature or request label Aug 29, 2024
@dcesari dcesari self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant