Skip to content

fep(sig-network): Add FlagCX v0.13.0 new features#21

Open
MC952-arch wants to merge 8 commits into
flagos-ai:mainfrom
MC952-arch:fep-sig-network-v0.13.0
Open

fep(sig-network): Add FlagCX v0.13.0 new features#21
MC952-arch wants to merge 8 commits into
flagos-ai:mainfrom
MC952-arch:fep-sig-network-v0.13.0

Conversation

@MC952-arch

@MC952-arch MC952-arch commented May 27, 2026

Copy link
Copy Markdown

Comparing v0.13.0 (current main branch) against v0.11.0 (commit cceb96d), three significant feature areas have been introduced in FlagCX:

  1. P2P Engine — a one-sided RDMA engine for point-to-point communication, enabling prefill-decode disaggregation in LLM inference scenarios and NIXL integration.
  2. Device API-based CustomAllReduce — an intra-node AllReduce collective implemented entirely through FlagCX Device API primitives, allowing custom kernels to perform AllReduce without host-side scheduling overhead.
  3. Device API IR Bindings for Triton — a set of C IR wrapper functions (compilable via LLVM bitcode) that expose FlagCX device-side communication primitives to Triton-generated kernels.

Comment thread fep/sig-network/flagcx-v0.13.0-new-features.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants