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

编译过程中经常因为clone依赖项目导致编译中断和失败 #12

Closed
Tecmus opened this issue Jul 27, 2018 · 6 comments
Closed

Comments

@Tecmus
Copy link

Tecmus commented Jul 27, 2018

有没有快速无障碍的编译方案 ,求解。

@zhanghan1992
Copy link
Collaborator

推荐使用paddle官方的docker镜像:“docker pull paddlepaddle/paddle:lastest-dev",该镜像下编译不会遇到环境问题;后面我们可能会发布该镜像下编译好的包,可以直接使用。

@zhanghan1992
Copy link
Collaborator

可以多线程编译
make -j【线程数】

@uzhiqiang
Copy link

使用paddle官方的docker镜像:“docker pull paddlepaddle/paddle:lastest-dev"时提示找不到该镜像
Error response from daemon: manifest for paddlepaddle/paddle:lastest-dev not found

@zhanghan1992
Copy link
Collaborator

docker pull paddlepaddle/paddle:0.14.0

@yinweichong
Copy link
Collaborator

sorry, 之前的拼写有误,现在已更新,lastest->latest

docker pull paddlepaddle/paddle:latest-dev

@xxllp
Copy link

xxllp commented Jun 19, 2019

啥时候有编译好的docker 哈,急急

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

No branches or pull requests

5 participants