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

v5.0.x: opal/Makefile.am Remove duplicate symbols for common_cuda #8809

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

wckzhang
Copy link
Contributor

These symbols were causing compilation errors with cuda and the new
default statically linked components. Explicitly including common_cuda
is unnecessary because the MCA system adds it, which, when built as a
static library, caused duplicates.

Issue #8736

Signed-off-by: William Zhang wilzhang@amazon.com
(cherry picked from commit c81cdd7)

These symbols were causing compilation errors with cuda and the new
default statically linked components. Explicitly including common_cuda
is unnecessary because the MCA system adds it, which, when built as a
static library, caused duplicates.

Issue open-mpi#8736

Signed-off-by: William Zhang <wilzhang@amazon.com>
(cherry picked from commit c81cdd7)
@jsquyres jsquyres changed the title opal/Makefile.am Remove duplicate symbols for common_cuda v5.0.x: opal/Makefile.am Remove duplicate symbols for common_cuda Apr 13, 2021
@jsquyres jsquyres added this to the v5.0.0 milestone Apr 13, 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.

4 participants