Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-115869: Reference implementation for hosting JIT stencils#129331

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
savannahostrowski wants to merge21 commits intopython:main
base:main
Choose a base branch
Loading
fromsavannahostrowski:host_jit

Conversation

savannahostrowski
Copy link
Member

@savannahostrowskisavannahostrowski commentedJan 27, 2025
edited
Loading

This PR adds logic to generate stencils for Tier 1 platforms in our CI pipeline and checks the corresponding stencil files into the repo.

This PR is in draft as a proof of concept/reference implementation to accompanyPEP 774

TODOs:

  • Improve build flag handling/figure out the correct flags to trigger regeneration
  • Clean up host/triple/stencil name verbiage
  • JIT & macOS fat builds #114809 (somewhat unrelated as the JIT currently does not support this, but I'd like to figure this out as well)

stonebig reacted with heart emoji
@savannahostrowskisavannahostrowski added buildThe build process and cross-build topic-JIT labelsJan 27, 2025
@bedevere-appbedevere-appbot mentioned this pull requestJan 27, 2025
@@ -58,7 +58,7 @@ jobs:
- aarch64-pc-windows-msvc/msvc
- x86_64-apple-darwin/clang
- aarch64-apple-darwin/clang
- x86_64-unknown-linux-gnu/gcc
- x86_64-pc-linux-gnu/gcc
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Turns out that this was actually running onpc the whole time and the superficial name was incorrect.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@chris-eiblchris-eiblchris-eibl left review comments

@brandtbucherbrandtbucherAwaiting requested review from brandtbucherbrandtbucher will be requested when the pull request is marked ready for reviewbrandtbucher is a code owner

@hugovkhugovkAwaiting requested review from hugovkhugovk will be requested when the pull request is marked ready for reviewhugovk is a code owner

@AlexWaygoodAlexWaygoodAwaiting requested review from AlexWaygoodAlexWaygood will be requested when the pull request is marked ready for reviewAlexWaygood is a code owner

Assignees
No one assigned
Labels
buildThe build process and cross-buildtopic-JIT
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@savannahostrowski@chris-eibl

[8]ページ先頭

©2009-2025 Movatter.jp