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

psm2 support causes mtl/ofi, btl/ofi conflict #7469

Open
hkuno opened this issue Feb 25, 2020 · 0 comments
Open

psm2 support causes mtl/ofi, btl/ofi conflict #7469

hkuno opened this issue Feb 25, 2020 · 0 comments

Comments

@hkuno
Copy link
Contributor

hkuno commented Feb 25, 2020

psm2 support causes mtl/ofi, btl/ofi conflict

Background information

This issue was buried in pull request 6734.The problem was also discussed on the devel list, e.g., Ralph H Castain's Sept. 2018 email.

Problem

Howard Pritchard commented:

The underlying issue is that using PSM2 through libfabric and directly doesn't work. Although it appears to be okay to call PSM2_Init more than once, the same is not true for
PSM2_finalize.

Howard suggested that a work-around might be to add a configure option so that if HAVE_PSM2 is defined, don't initialize the MTL ofi and BTL ofi components.

What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)

master

Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)

git clone

Please describe the system on which you are running

Intel PSM2

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

No branches or pull requests

1 participant