For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo module
ep
Expert Parallelism (EP) Communication Kernel.
comptime valuesβ
RT_LAYOUT_2Dβ
comptime RT_LAYOUT_2D = Layout[*?, *?]
Structsβ
- β
DistributedEPCombine: Registers themo.distributed.ep.combinegraph op with the graph compiler. - β
DistributedEPDispatch: Registers themo.distributed.ep.dispatchgraph op with the graph compiler. - β
DistributedEPDispatchBlockScaledNV: Registers themo.distributed.ep.dispatch.block.scaled.nvgraph op with the graph compiler. - β
DistributedEPDispatchFP8: Registers themo.distributed.ep.dispatch.fp8graph op with the graph compiler. - β
DistributedEPDispatchMXFP4: Registers themo.distributed.ep.dispatch.mxfp4graph op with the graph compiler. - β
Struct_ep_combine: Registers theep.combinegraph op with the graph compiler. - β
Struct_ep_combine_async: Registers theep.combine_asyncgraph op with the graph compiler. - β
Struct_ep_combine_skip_a2a: Registers theep.combine.skip_a2agraph op with the graph compiler. - β
Struct_ep_combine_wait: Registers theep.combine_waitgraph op with the graph compiler. - β
Struct_ep_dispatch: Registers theep.dispatchgraph op with the graph compiler. - β
Struct_ep_dispatch_async: Registers theep.dispatch_asyncgraph op with the graph compiler. - β
Struct_ep_dispatch_async_block_scaled_nv: Registers theep.dispatch_async.block.scaled.nvgraph op with the graph compiler. - β
Struct_ep_dispatch_async_mxfp4: Registers theep.dispatch_async.mxfp4graph op with the graph compiler. - β
Struct_ep_dispatch_block_scaled_nv: Registers theep.dispatch.block.scaled.nvgraph op with the graph compiler. - β
Struct_ep_dispatch_fp8: Registers theep.dispatch.fp8graph op with the graph compiler. - β
Struct_ep_dispatch_mxfp4: Registers theep.dispatch.mxfp4graph op with the graph compiler. - β
Struct_ep_dispatch_wait: Registers theep.dispatch_waitgraph op with the graph compiler. - β
Struct_ep_dispatch_wait_block_scaled_nv: Registers theep.dispatch_wait.block.scaled.nvgraph op with the graph compiler. - β
Struct_ep_dispatch_wait_fp8: Registers theep.dispatch_wait.fp8graph op with the graph compiler. - β
Struct_ep_dispatch_wait_mxfp4: Registers theep.dispatch_wait.mxfp4graph op with the graph compiler. - β
Struct_ep_fused_silu: Registers theep.fused_silugraph op with the graph compiler. - β
Struct_ep_fused_silu_fp8: Registers theep.fused_silu.fp8graph op with the graph compiler. - β
Struct_ep_fused_silu_mxfp4: Registers theep.fused_silu.mxfp4graph op with the graph compiler. - β
Struct_ep_fused_silu_nvfp4: Registers theep.fused_silu.nvfp4graph op with the graph compiler. - β
Struct_ep_init: Registers theep.initgraph op with the graph compiler.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!