-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Latest daily build error when building nccl test using manylinux docker image #8635
Comments
It seems that nccl2 require CUDA 8.0 at least. Ensure your environment meets the following software requirements: Read more at: http://docs.nvidia.com/deeplearning/sdk/nccl-install-guide/index.html#ixzz58NdnOeoU |
Seems CUDA 8.0 build also fails, important logs, seems ncclGroupStart must use
|
So shall we stop support CUDA 7.5 and above version with wheel package? |
Many servers in company support CUDA 7.5 only. |
We have already upgrade |
#8504 (comment) @dzhwinter said "To make our Multi-GPU supported in more platform, we still need the nccl1 to compatible with older CUDA version." |
See: https://paddleci.ngrok.io/viewLog.html?buildId=29125&buildTypeId=Manylinux1_Cuda75cudnn5cp27cp27mu&tab=buildResultsDiv
The text was updated successfully, but these errors were encountered: