-
Notifications
You must be signed in to change notification settings - Fork 6
Feature: add EP kernels with inter-node deduplication #72
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
base: main
Are you sure you want to change the base?
Conversation
This PR introduce MORI-EP V1 dispatch kernel, we've seen some early results showing significant performance improvement. Below is tested with DeepSeekV3 config: FP8 Dispatch: RDMA best 39GB/s, avg 35.8GB/s ; XGMI best 127GB/s, avg 118GB/s RDMA bandwidth is calculated in the same way DeepEP does |
With a demo ShmemPutWithImm APIs, perf now comes |
No description provided.