-
Notifications
You must be signed in to change notification settings - Fork 925
refactor(diskann): decouple from libaio via dlopen #532
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
richyreachy
wants to merge
51
commits into
alibaba:main
Choose a base branch
from
richyreachy:refactor/diskann_dlopen
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 all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
74da77a
refactor: use dlopen
richyreachy 17a7fd5
refactor: use dlopen to load libaio
richyreachy 8ef5d2d
fix: log out the warning only once
richyreachy 50c6c8d
fix: add log
richyreachy ceee226
fix: add log
richyreachy 5e77ee3
Merge branch 'refactor/diskann_dlopen' of github.com:richyreachy/zvec…
richyreachy 6d774ed
refactor: merge main
richyreachy e2a2ede
Merge branch 'main' into refactor/diskann_dlopen
richyreachy a2524eb
fix: fix windows build
richyreachy ac109ae
Merge branch 'refactor/diskann_dlopen' of github.com:richyreachy/zvec…
richyreachy 6688e1a
fix: remove libaio dependency
richyreachy 760fb7a
Merge branch 'main' into refactor/diskann_dlopen
richyreachy f2559b5
fix: remove no use code
richyreachy d753080
fix: fix makefile
richyreachy bc7b843
Merge branch 'refactor/diskann_dlopen' of github.com:richyreachy/zvec…
richyreachy 292322c
fix: fix ut
richyreachy a0a9ce9
fix: remove export map
richyreachy 69b1e23
fix: clean code
richyreachy 081aee3
fix: add ci job to test libaio
richyreachy ab8901a
fix: fix on comment
richyreachy 63f5ff7
fix: remove diskann runtime
richyreachy 5ffc23a
refactor: move libaio loader to ailego
richyreachy 1c7ff60
fix: add io backend
richyreachy 54eaa11
fix: add io backend
richyreachy 9870923
Merge branch 'main' into refactor/diskann_dlopen
richyreachy f19defb
Merge branch 'main' into refactor/diskann_dlopen
richyreachy 241dd7a
Merge branch 'main' into refactor/diskann_dlopen
richyreachy e1048c0
fix: remove ci
richyreachy fde7813
fix: add ci
richyreachy 6496a0b
Merge branch 'refactor/diskann_dlopen' of github.com:richyreachy/zvec…
richyreachy 4567d99
Merge branch 'main' into refactor/diskann_dlopen
richyreachy ca89c30
fix: debug output
richyreachy 01b702c
fix: run ci
richyreachy e0b12db
Merge branch 'main' into refactor/diskann_dlopen
richyreachy 9385548
feat: change naming
richyreachy cee2cf1
Merge branch 'refactor/diskann_dlopen' of github.com:richyreachy/zvec…
richyreachy d0a01cd
Merge branch 'main' into refactor/diskann_dlopen
richyreachy 86e4f68
fix: fix naming
richyreachy 360c96d
feat: add back end io func
richyreachy 4aff06f
Merge branch 'main' into refactor/diskann_dlopen
richyreachy 07b2e99
fix: make file
richyreachy 5c378ca
Merge branch 'main' into refactor/diskann_dlopen
richyreachy 845bb38
Merge branch 'main' into refactor/diskann_dlopen
richyreachy 233339b
feat: add python hint
richyreachy 2e9773e
fix: stub and consistency
richyreachy 082d96a
fix: format
richyreachy 35551e4
fix: fix naming
richyreachy 5f62fb8
fix: fix type
richyreachy ce8c35e
fix for pr comments
iaojnh a15e5ed
upd libaio workflow
iaojnh 3475b50
Merge branch 'main' into refactor/diskann_dlopen
iaojnh 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
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.