Skip to content

Pip install support #5318

@wangkuiyi

Description

@wangkuiyi

@reyoung had been working on this. He noticed that the manylinux standard requires that wheel packages (or pip packages) must be built on CentOS 5. However, CentOS 5 is too old a Linux distribution whose kernel doesn't support Golang.

@helinwang reminded that if we are to distribute pip packages of PaddlePaddle, we can simply disable Golang during building (cmake WITH_GO=OFF) because currently Golang is only used with the parameter server and in our future plan we are not going to have the parameter server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions