Skip to content

install ccache in Dockerfile to speed up compile #10326

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

Merged
merged 1 commit into from
May 2, 2018
Merged

install ccache in Dockerfile to speed up compile #10326

merged 1 commit into from
May 2, 2018

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented May 2, 2018

Install ccache in Dockerfile to speed up compile in image paddle:latest-dev.
After install, the make log is

-- Ccache is founded, use ccache to speed up compile.

And we can use export CCACHE_DIR=XXX to specify the cache directory.

@luotao1 luotao1 requested a review from typhoonzero May 2, 2018 04:57
@luotao1 luotao1 merged commit 211d56e into PaddlePaddle:develop May 2, 2018
@luotao1 luotao1 deleted the ccache branch May 2, 2018 06:02
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.

2 participants