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

"downgrad nccl to 1.3" #8244

Closed
wants to merge 2 commits into from

Conversation

dzhwinter
Copy link
Contributor

downgrade nccl to 1.3.

This method maybe more simple to upgrade in the future.
fix #8195

@dzhwinter dzhwinter mentioned this pull request Feb 7, 2018
typhoonzero
typhoonzero previously approved these changes Feb 7, 2018
# NCCL2.1.4 seems works well on cuda9, but not compatible with cuda8
# TODO(dzhwinter): this disable the NCCL DSO temporarily, should be removed
# Download the NCCL1.3 and build it locally
RUN git clone https://github.com/NVIDIA/nccl /nccl && \
Copy link
Contributor

Choose a reason for hiding this comment

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

Just to make sure, https://github.com/PaddlePaddle/Paddle/blob/develop/tools/manylinux1/Dockerfile.x64#L53 has the same result. Dockerfile under root folder is use for CI and development, manylinux1 Dockerfile is used for releasing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This PR only for the CI testing.

@paddle-bot-old
Copy link

Since you haven't replied for a long time, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您长期未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。

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