↓ 2 callersFunctionget_triton_split_kv_algo_info(q_heads, kv_heads, q_head_dim, v_head_dim, page_size, split_kv=32, soft_cap=0.0)
python/triton_dist/kernels/nvidia/flash_decode.py:103
↓ 2 callersFunctiongqa_fwd_batch_decode(q, k_cache, v_cache, workspace, q_lens, kv_lens, block_table, scale, soft_cap=0.0,
o
python/triton_dist/kernels/nvidia/flash_decode.py:763
↓ 2 callersFunctiongqa_fwd_batch_decode_aot(stream, q, k_cache, v_cache, workspace, q_lens, kv_lens, block_table, scale, soft_cap=0,
python/triton_dist/kernels/nvidia/flash_decode.py:979
↓ 2 callersFunctiongqa_fwd_batch_decode_persistent(q, k_cache, v_cache, workspace, q_lens, kv_lens, block_table, scale, soft_cap=0,
python/triton_dist/kernels/nvidia/flash_decode.py:931
↓ 2 callersFunctiongqa_fwd_batch_decode_persistent_aot(stream, q, k_cache, v_cache, workspace, q_lens, kv_lens, block_table, scale,
python/triton_dist/kernels/nvidia/flash_decode.py:1095
↓ 2 callersFunctioninit_triton_dist_ep_op(ep_group, max_tokens_per_rank, hidden_size, topk, ep_rank, num_experts, ep_size,
d
python/triton_dist/function/nvidia/common.py:173
↓ 2 callersFunctionlocal_copy_and_barrier_all(rank, num_ranks, local_data, global_data, comm_buf, barrier_ptr, M_per_rank, N,
python/triton_dist/kernels/metax/allgather_gemm.py:607
↓ 2 callersFunctionmake_data(M, N, K, dtype: torch.dtype, trans_b, tp_group: torch.distributed.ProcessGroup)
python/triton_dist/benchmark/bench_allgather_gemm.py:68
↓ 2 callersMethodmake_flash_attn Args: q: (bs, seq, nheads_q, head_dim) k: (bs, seq, nheads_kv, head_dim) v: (bs, seq, nhe
python/triton_dist/mega_triton_kernel/models/model_builder.py:310
↓ 2 callersFunctionmoe_grouped_gemm(
input_data,
weight,
expert_ids,
split_size,
split_size_cum,
tile_num,
tile_num_c
python/triton_dist/kernels/nvidia/group_gemm.py:728
↓ 2 callersFunctionmultimem_st_v4(ptr, val0, val1, val2, val3, _semantic=None)
python/triton_dist/language/extra/cuda/language_extra.py:337
↓ 2 callersFunctionpersistent_gemm_notify(a, b, out, gemm_barrier, tile_barrier, gemm_config: triton.Config, use_tma=False,
python/triton_dist/kernels/nvidia/gemm_allreduce.py:626
↓ 2 callersFunctionprune_fn_by_quatization(config, A: torch.Tensor, B: torch.Tensor, *args, MAX_BLOCK_SIZE_M=256, MAX_BLOCK_SIZE_N=256,
python/triton_dist/kernels/amd/gemm.py:618
↓ 2 callersFunctionreduce_topk_non_tma_kernel(
input_ptr, # of shape (M * topk, N) stride (stride_m, stride_n)
bias_ptr, # None, or of of shape (
python/triton_dist/kernels/nvidia/moe_utils.py:396