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 struct
Struct_ep_combine_wait
struct Struct_ep_combine_wait
Implemented traitsโ
AnyType,
ImplicitlyDestructible
Methodsโ
executeโ
static def execute[combine_dtype: DType, router_weights_dtype: DType, //, hidden_size: Int, top_k: Int, n_experts: Int, max_token_per_rank: Int, n_gpus_per_node: Int, n_nodes: Int, lambdas_have_fusion: Bool, target: StringSlice[StaticConstantOrigin]](output_tokens: ManagedTensorSlice[FusedOutput, static_spec=output_tokens.static_spec], atomic_counters: ManagedTensorSlice[MutableInput, static_spec=atomic_counters.static_spec], recv_ptrs: ManagedTensorSlice[Input, static_spec=recv_ptrs.static_spec], recv_count_ptrs: ManagedTensorSlice[Input, static_spec=recv_count_ptrs.static_spec], router_weights: ManagedTensorSlice[Input, static_spec=router_weights.static_spec], context: DeviceContext)
Execute the Expert Parallelism combine completion kernel.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!