-
Notifications
You must be signed in to change notification settings - Fork 343
NIXL EP wheels: Add support for multiple CUDA and PyTorch versions #1646
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
Closed
Closed
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
8fcb247
NIXL EP: suffixed builds for CUDA versions and PyTorch versions
ovidiusm 8fc3d56
Fix torch version pin
ovidiusm da2f6df
Use extra index correctly
ovidiusm 771346a
Add missing repair wheel step
ovidiusm a79b000
Refactor to create venv in a controlled way
ovidiusm 37509dd
Clean up diff
ovidiusm 4d380cd
Rename flags variable
ovidiusm b299774
Remove torch 2.13 build, it fails
ovidiusm 3fec58f
Fix mypy CI check
ovidiusm 3896d93
Revert C++ 20 flags, out of scope and unsafe to build only parts of t…
ovidiusm 3511722
Fix import of binary bindings
ovidiusm 96b3b7e
Refactor meson build scripts to track deps correctly
ovidiusm 90e282c
Rename variable for clarity
ovidiusm b30995a
Refactor wheel merge from bash into Python
ovidiusm 758c025
Refactor bash script to simplify
ovidiusm deb5840
Format python code
ovidiusm 99c1962
Apply suggestion from @rakhmets
ovidiusm 6c5a83c
Apply suggestions from code review
ovidiusm 3a4bee9
Clean up comments in meson.build
ovidiusm 67112d7
Clean up comments in meson.build
ovidiusm edf4b94
Rename function _load_ep_backend to _load_ep_module
ovidiusm edda9d1
Merge branch 'main' into nixl-ep-wheel-dispatch
ovidiusm 8d59ad7
Update build script to address torch installation issue and simplify …
ovidiusm 83264e8
Fix help and comment
ovidiusm 3d10ba5
Address comment
ovidiusm a8f6bdb
Refactoring
ovidiusm ca86eb7
Address comments
ovidiusm 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.
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.