Skip to content

docs(readme): document hybrid kernel variants and AWS EFA support - #7

Merged
Xuan-1998 merged 1 commit into
amazon-contributing:mainfrom
Xuan-1998:readme-hybrid-kernels-efa
Aug 27, 2026
Merged

docs(readme): document hybrid kernel variants and AWS EFA support#7
Xuan-1998 merged 1 commit into
amazon-contributing:mainfrom
Xuan-1998:readme-hybrid-kernels-efa

Conversation

@Xuan-1998

Copy link
Copy Markdown

Add a section on the ordered and unordered hybrid kernel pair selected by EP_HYBRID_KERNEL: what each variant assumes about network delivery order, which GIN signal types each requests, and why unordered is the default and the only correct variant on backends that can deliver a signal before the data it trails, such as the EFA GPU-initiated one.

Add a Running on AWS EFA section describing the two GIN backends (EFA-GDA and CPU proxy) and the requirements: EFA installer 1.50.0 or later, NCCL 2.31 or later for the GIN device API, GPUDirect RDMA (GDR) support on both backend paths, and the gdrcopy kernel module, with an explicit note that gdrdrv loading does not by itself confirm GDR support. Link the EFA public guide and the awsome-distributed-ai DeepEP V2 benchmark for the ready-to-run setup. Register EP_HYBRID_KERNEL in the environment variable list.

@Xuan-1998
Xuan-1998 requested a review from amitrad-aws August 26, 2026 06:07
@Xuan-1998
Xuan-1998 force-pushed the readme-hybrid-kernels-efa branch from d9155d3 to 8a81f34 Compare August 26, 2026 06:07
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@Xuan-1998
Xuan-1998 force-pushed the readme-hybrid-kernels-efa branch 5 times, most recently from 9d7296c to b49b3af Compare August 26, 2026 18:22
@Xuan-1998 Xuan-1998 added the documentation Improvements or additions to documentation label Aug 26, 2026
Comment thread README.md Outdated
Comment thread README.md
@Xuan-1998
Xuan-1998 force-pushed the readme-hybrid-kernels-efa branch 2 times, most recently from 6f84da2 to 33ccc5c Compare August 27, 2026 00:40
avivbenchorin
avivbenchorin previously approved these changes Aug 27, 2026
amitrad-aws
amitrad-aws previously approved these changes Aug 27, 2026
Comment thread README.md Outdated
@Xuan-1998
Xuan-1998 dismissed stale reviews from amitrad-aws and avivbenchorin via 9d876d4 August 27, 2026 18:36
@Xuan-1998
Xuan-1998 force-pushed the readme-hybrid-kernels-efa branch from 33ccc5c to 9d876d4 Compare August 27, 2026 18:36
Add a section on the ordered and unordered hybrid kernel pair selected
by EP_HYBRID_KERNEL: what each variant assumes about network delivery
order, which GIN signal types each requests, and why unordered is the
default and the only correct variant on backends that can deliver a
signal before the data it trails, such as the EFA GPU-initiated one.

Add a Running on AWS EFA section describing the two GIN backends
(EFA-GDA and CPU proxy) and the requirements: EFA installer 1.50.0 or
later, NCCL 2.31 or later for the GIN device API, GPUDirect RDMA (GDR)
support on both backend paths, and the gdrcopy kernel module, with an
explicit note that gdrdrv loading does not by itself confirm GDR
support. Link the EFA public guide and the awsome-distributed-ai
DeepEP V2 benchmark for the ready-to-run setup. Register
EP_HYBRID_KERNEL in the environment variable list.
@Xuan-1998
Xuan-1998 merged commit 54fffef into amazon-contributing:main Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants