15753cb68df1701de5fe51e64af0c97513ae4d59
Key findings from full source code analysis: - enginex ships .so + Python + Triton, NO .cu source - gen_patch.py VLLM_INJECTION_POINTS all dead (confirmed in code) - Real optimization: prefix_prefill.py + paged_attn.py Triton params - bi100_configs.json: 22 flash_attn + 9 prefill + 5 moe configs done - muh 27 headers average 21% coverage of CCCL (3618 vs 17000+ lines) - cccl_upstream already has everything needed, no full clone required - bench_bi100.py written but needs BI-V100 hardware to produce real data
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%