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

UCT: Disable the cm transport if the ib_ucm.ko module is not loaded - v1.6.x #3421

Merged
merged 2 commits into from
Mar 27, 2019

Conversation

alinask
Copy link
Contributor

@alinask alinask commented Mar 27, 2019

What

Disable the cm transport if the ib_ucm.ko module is not loaded.
cherry-picked from the master branch.
48acfc1
cda835b

Why ?

Prevent an attempt to use the cm transport when a required module for it is not loaded on the host, thus prevent an init failure.

How ?

Check if the ib_ucm.ko module is loaded when checking if the cm transport can be used.
If not, exclude this transport from the list of available resources.

@swx-jenkins1
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/6751/ for details.

@mellanox-github
Copy link
Contributor

Test PASSed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/9537/ for details (Mellanox internal link).

@alinask
Copy link
Contributor Author

alinask commented Mar 27, 2019

@yosefe please review

@yosefe yosefe changed the title UCT: Disable the cm transport if the ib_ucm.ko module is not loaded. UCT: Disable the cm transport if the ib_ucm.ko module is not loaded - v1.6.x Mar 27, 2019
@yosefe yosefe merged commit ef8886e into openucx:v1.6.x Mar 27, 2019
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.

4 participants