-
Notifications
You must be signed in to change notification settings - Fork 20
Au/iris workers NUMA-awareness (POP-2820) #1594
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
Merged
Merged
Changes from 25 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2bb29fc
au/iris-workers: Move dot products onto a worker pool
naure 676482f
au/iris-workers: Refactor pairwise_distance and add metrics
naure 25d6012
Merge branch 'main' into au/iris-workers-store
naure a4baabe
Merge branch 'main' into au/iris-workers
naure 4410597
Merge branch 'au/iris-workers' into au/iris-workers-store
naure 31a60e2
au/iris-workers: Fix benchmark
naure c354f67
Merge branch 'au/iris-workers' into au/iris-workers-store
naure 7936720
au/iris-workers-store: Draft moving store mutations to pools
naure c5ad064
Merge branch 'main' into au/iris-workers
naure c6272bb
Merge branch 'au/iris-workers' into au/iris-workers-store
naure 47aca51
Merge branch 'main' into au/iris-workers
naure f762993
au/iris-workers: rename config
naure e2c6ddf
au/iris-workers: support single core
naure d70671e
au/iris-workers: Remove config
naure 3190c4f
Merge branch 'au/iris-workers' into au/iris-workers-store
naure 3a27d36
au/iris-workers-store: NUMA-aware allocation of irises
naure 7253946
Merge branch 'main' into au/iris-workers
naure ef3f710
Merge branch 'au/iris-workers' into au/iris-workers-store
naure 31a8b29
Merge branch 'main' into au/iris-workers-store
naure e6b8990
au/iris-workers-store: Rename Realloc
naure 31cb947
au/iris-workers-store: Optimize with Arc<[]>
naure 93e0852
au/iris-workers-store: NUMA-aware allocation of new irises
naure a4d35a2
au/iris-workers-store: metric numa_realloc
naure 4ae421e
Merge branch 'main' into au/iris-workers-store
naure 39f0e05
Merge branch 'main' into au/iris-workers-store
naure 0d21bfb
Merge branch 'main' into au/iris-workers-store
naure 0793186
au/iris-workers-store: Mut worker. Wait for completion of all inserts.
naure e552861
au/iris-workers-store: Remove unused return channel
naure a661bc4
au/iris-workers-store: HAWK_NUMA config
naure 1cbc75d
Merge branch 'main' into au/iris-workers-store
naure 3755394
au/iris-workers-store: Fix after merge
naure 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
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.