8000 ci: add install_llvm_triton.sh to download prebuilt LLVM for Triton by whitesscott · Pull Request #153665 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

ci: add install_llvm_triton.sh to download prebuilt LLVM for Triton #153665

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

whitesscott
Copy link

Adds a CI script that detects the target platform and glibc version, downloads the appropriate LLVM tarball from Triton's public blob store, extracts it to /opt/llvm, and emits required environment exports.

Modifyies .ci/docker/common/install_triton.sh adding one line: as_jenkins eval

This change removes the need to build LLVM from source during CI docker builds.

Refs triton-lang/triton#4527

Fixes #triton-lang/triton#4527

Adds a CI script that detects the target platform and glibc version,
downloads the appropriate LLVM tarball from Triton's public blob store,
extracts it to /opt/llvm, and emits required environment exports.

Modifyies .ci/docker/common/install_triton.sh adding one line:
as_jenkins eval

This change removes the need to build LLVM from source during CI docker builds.

Refs triton-lang/triton#4527
@whitesscott whitesscott requested a review from jeffdaily as a code owner May 15, 2025 22:03
Copy link
pytorch-bot bot commented May 15, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153665

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 554f5f2 with merge base c4fb0b6 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label May 15, 2025
@jerryzh168 jerryzh168 added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0