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

Fix/nccl dso #8240

Closed
wants to merge 2 commits into from
Closed

Fix/nccl dso #8240

wants to merge 2 commits into from

Conversation

dzhwinter
Copy link
Contributor

@dzhwinter dzhwinter commented Feb 7, 2018

downgrade nccl to 1.3
fix #8195
move to #8244

@@ -44,6 +56,7 @@ ExternalProject_Add(
PREFIX "${NCCL_SOURCE_DIR}"
UPDATE_COMMAND ""
CONFIGURE_COMMAND ""
BUILD_IN_SOURCE 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If set BUILD_IN_SOURCE then NCCL_INSTALL_DIR is not needed.

@dzhwinter dzhwinter closed this Feb 7, 2018
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.

NCCL compilation and linking version not match
2 participants