796b09952c21aaca85ab82099783c512dfdd7b8c
Verified on real BI-V100: moe_compute_index: 11.48x speedup (0.035ms vs 0.397ms) moe_combine_result: 2.66x speedup (0.022ms vs 0.059ms) Integration: - qwen3_5.py: import corex_moe_index_combine, use in prefill path with _USE_COREX_MOE_INDEX_COMBINE flag (env BI100_MOE_COREX_INDEX_COMBINE) Falls back to PyTorch argsort+bincount if .so unavailable - patch_ops.sh: compile corex_moe_index_combine.cu during docker build
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%