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

llvm: Add llvm docker build #491

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Conversation

seemethere
Copy link
Member

To be used by upstream docker images, builds took too long in upstream

Signed-off-by: Eli Uriegas eliuriegas@fb.com

@soumith
Copy link
Member

soumith commented Aug 14, 2020

why are we using llvm?

@seemethere
Copy link
Member Author

It was originally used for some NNC tests although I'm not sure I have the full context on why it's actually necessary.

pytorch/pytorch#35564

To be used by upstream docker images, builds took too long in upstream

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@seemethere seemethere merged commit a99c7a5 into pytorch:master Aug 17, 2020
@seemethere seemethere deleted the add_llvm branch August 17, 2020 17:38
facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Aug 17, 2020
Summary:
LLVM builds took a large amount of time and bogged down docker builds in
general. Since we build it the same for everything let's just copy it
from a pre-built image instead of building it from source every time.

Builds are defined in pytorch/builder#491

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>

Pull Request resolved: #43038

Reviewed By: malfet

Differential Revision: D23119513

Pulled By: seemethere

fbshipit-source-id: f44324439d45d97065246caad07c848e261a1ab6
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.

3 participants