Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants