-
Notifications
You must be signed in to change notification settings - Fork 44
[Caching] Ref 7: CPU per-task artifact cache (ORC object serialize/load) #901
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
hughperkins
wants to merge
22
commits into
main
Choose a base branch
from
hp/po-7-cpu-pertask
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 17 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
1147174
[Caching] Ref 7: CPU per-task artifact cache (ORC object serialize/load)
hughperkins 7653c8f
[Caching] Ref 7: clang-format fix (single-line JITModuleCPU ctor)
hughperkins 8153378
[Caching] Ref 7: degrade corrupt per-task cache to a catchable error …
hughperkins 2e9ea9a
[Caching] Ref 7: document CPU per-task artifact cache in init_options…
hughperkins 57d654c
[Caching] Ref 7: keep JIT session consistent when a per-task object i…
hughperkins bda3807
[Caching] Ref 7: catch deferred per-task link failures at the fill si…
hughperkins 3863ade
[Caching] Ref 7: fix per-task object target features (SIGILL) + doc j…
hughperkins e4f1776
Merge remote-tracking branch 'origin/main' into hp/po-7-cpu-pertask
hughperkins 96b07d6
[Caching] Ref 7: clang-format wrap of merge-resolved comment
hughperkins 4356f6b
[Caching] Ref 7: trim per-task cache doc note per review
hughperkins 7ce5fca
[Caching] Ref 7: trim verbose comments on per-task CPU path
hughperkins 7488fab
[Caching] Ref 7: replace "tier" jargon with offline_cache in comments
hughperkins 5dabb8d
[Caching] Ref 7: rename artifact_tier -> per_task_cache_enabled
hughperkins 892f35d
[Caching] Ref 7: rename artifact_eligible -> eligible_for_per_task_cache
hughperkins abff0fc
[Caching] Ref 7: clang-format realign per_task_cache_enabled continua…
hughperkins 28dfae4
[Caching] Ref 7: drop internal "ref 7" reference from test comment
hughperkins 110cb4b
[Caching] Ref 7: use large code model for per-task CPU objects
hughperkins dbb042b
[Caching] Ref 7: scope CPU per-task cache dir by host feature vector
hughperkins 4b03dfd
[Caching] Ref 7: restrict per-task large code model to x86
hughperkins be86062
Merge branch 'main' into hp/po-7-cpu-pertask
hughperkins 7f4b226
[Caching] Ref 7: tighten per-task cache comments
hughperkins 69c8957
Merge remote-tracking branch 'origin/main' into hp/po-7-cpu-pertask
hughperkins File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.