Skip to content

.circleci: Copy LLVM from pre-built image#43038

Closed
seemethere wants to merge 1 commit intomasterfrom
ci-all/seemethere/install_prebuilt_llvm
Closed

.circleci: Copy LLVM from pre-built image#43038
seemethere wants to merge 1 commit intomasterfrom
ci-all/seemethere/install_prebuilt_llvm

Conversation

@seemethere
Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seemethere has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Aug 13, 2020

💊 CI failures summary and remediations

As of commit caa2633 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 6 times.

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.

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@seemethere seemethere force-pushed the ci-all/seemethere/install_prebuilt_llvm branch from 60ffe6a to caa2633 Compare August 14, 2020 00:44
@seemethere seemethere requested review from ezyang and malfet August 17, 2020 16:25
@seemethere seemethere added the module: ci Related to continuous integration label Aug 17, 2020
@seemethere
Copy link
Copy Markdown
Member Author

This should cut ~30 minutes from our docker builds time

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seemethere has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@seemethere merged this pull request in 9c3f579.

@facebook-github-bot facebook-github-bot deleted the ci-all/seemethere/install_prebuilt_llvm branch January 27, 2021 18:26
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
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: pytorch#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

Merged module: ci Related to continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants