pub const MLG_M_TILE: u32 = 64;
M_TILE the static worst-case grid pairs with — must match the MLG_M_TILE #define in moe_lora_grouped_down.cu AND the base grouped GEMM’s worst_case_m_tiles = ceil(total_expanded/64) sizing.
MLG_M_TILE
#define
moe_lora_grouped_down.cu
worst_case_m_tiles = ceil(total_expanded/64)