↓ 2 callersFunctionconsumer_all_reduce(symm_input, symm_ar_out, ar_out, gemm_barrier, multi_st_barrier, BLOCK_SIZE_M=16,
BLO
python/triton_dist/kernels/nvidia/gemm_allreduce.py:607
↓ 2 callersFunctioncreate_all_to_all_context(
max_m: int,
hidden: int,
rank: int,
num_tot_experts: int,
WORLD_SIZE: int,
experts_p
python/triton_dist/kernels/nvidia/low_latency_all_to_all.py:176
↓ 2 callersFunctioncreate_context(
rank: int,
world_size: int,
ne: int,
k: int,
token_len_elem: int,
token_dtype: torch
python/triton_dist/kernels/nvidia/all_to_all_vdev_2d_offset.py:528
↓ 2 callersFunctioncreate_context(
rank: int,
world_size: int,
ne: int,
k: int,
token_len_elem: int,
token_dtype: torch
python/triton_dist/kernels/nvidia/all_to_all_vdev_2d_offset_inter_node.py:571
↓ 2 callersFunctioncreate_ep_ll_a2a_ctx(max_m, hidden, topk, num_experts, online_quant_fp8, fp8_gsize, dtype, world_size, rank)
python/triton_dist/kernels/amd/low_latency_all_to_all_v2.py:647
↓ 2 callersFunctioncreate_gemm_ar_context(ar_stream: torch.cuda.Stream, rank, world_size, max_M, N, dtype, MIN_BLOCK_SIZE_M=64,
python/triton_dist/kernels/amd/gemm_allreduce.py:57
↓ 2 callersFunctioncreate_gemm_ar_context(ar_stream: torch.cuda.Stream, rank, world_size, local_world_size, max_M, N, dtype,
python/triton_dist/kernels/nvidia/gemm_allreduce.py:103
↓ 2 callersFunctiondot_2parts_k_const(
a_ptrs,
b1_ptrs,
b2_ptrs,
c_ptrs,
M,
N,
K1: tl.constexpr,
K2: tl.constexpr,
python/triton_dist/kernels/nvidia/group_gemm.py:197
↓ 2 callersFunctiondot_k_const(
a_ptrs,
b_ptrs,
c_ptrs,
M,
N,
K: tl.constexpr,
stride_ak: tl.constexpr,
stri
python/triton_dist/kernels/nvidia/ep_all2all_fused.py:561
↓ 2 callersFunctionextract_empty_params Extract shape, dtype, scope from ll.empty call (handles both positional and keyword args). Assumes ll.empty signature: empty(shape, dtype, sc
python/little_kernel/core/passes/utils/extract_empty_params.py:29
↓ 2 callersMethodforward(
self,
input: torch.Tensor, # [M, local_K]
weight: torch.Tensor, # [N, local_K]
python/triton_dist/layers/nvidia/gemm_allreduce_layer.py:107
↓ 2 callersFunctionget_auto_triton_config(M, N, K, topk, nexperts, N_CHUNKS, persistent: bool, dtype: torch.dtype)
python/triton_dist/kernels/nvidia/moe_reduce_rs.py:795
↓ 2 callersFunctionget_dispatch_send_reqs(exp_indices, send_reqs_for_nodes, experts_per_rank, local_world_size, num_sms,
use
python/triton_dist/kernels/nvidia/ep_a2a.py:725
↓ 2 callersFunctionget_golden_results(inp_splits: torch.Tensor, inp: torch.Tensor, world_size: int, ne: int, align: int,
ran
python/triton_dist/test/nvidia/test_all_to_all_vdev_2d_offset.py:44