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

Enable manylinux builds #5430

Merged
merged 3 commits into from
Nov 15, 2017
Merged

Conversation

typhoonzero
Copy link
Contributor

@typhoonzero typhoonzero commented Nov 7, 2017

Fix #4050

Do not merge until CI jobs are all updated: https://paddleci.ngrok.io/project.html?projectId=Manylinux1

We need to build the following different type of distributions:

feature gate option switch
GPU ON + CUDA/CUDNN version cuda7.5_cudnn5, cuda8.0_cudnn5, cuda8.0_cudnn7, cuda9.0_cudnn7
GPU OFF + AVX AVX ON/OFF (Only use default ON)
GPU OFF + cblas MKL/OpenBlas (Only use one as default)
android build for androind

build CAPI should have all above branches of build.

Copy link
Contributor

@Yancey1989 Yancey1989 left a comment

Choose a reason for hiding this comment

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

LGTM.

@typhoonzero typhoonzero merged commit 313f845 into PaddlePaddle:develop Nov 15, 2017
@typhoonzero typhoonzero deleted the enable_manylinux branch December 22, 2017 05:43
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.

None yet

3 participants