-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: Ensure mlx5 library is installed for deep_ep and remove deprecated python bindings #6189
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
fix: Ensure mlx5 library is installed for deep_ep and remove deprecated python bindings #6189
Conversation
…ed python bindings Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
WalkthroughA new CMake build option for the Deep EP module was introduced, and the build now enforces the presence of the Changes
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
🔇 Additional comments (3)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
/bot run --skip-tests |
PR_Github #12328 Bot args parsing error: usage: /bot [-h] |
/bot run --skip-test |
PR_Github #12331 [ run ] triggered by Bot |
PR_Github #12331 [ run ] completed with state |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/bot skip --comment "no need for full testing" |
PR_Github #12369 [ skip ] triggered by Bot |
PR_Github #12369 [ skip ] completed with state |
…ed python bindings (NVIDIA#6189) Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
…ed python bindings (NVIDIA#6189) Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
…ed python bindings (NVIDIA#6189) Signed-off-by: Martin Marciniszyn Mehringer <[email protected]> Signed-off-by: Shreyas Misra <[email protected]>
…ed python bindings (NVIDIA#6189) Signed-off-by: Martin Marciniszyn Mehringer <[email protected]> Signed-off-by: Ransiki Zhang <[email protected]>
Summary by CodeRabbit
New Features
mlx5
library during the build process.Chores