feat: build_all.sh — compile 3 .so from 10 algorithm factor files
AST chain (aligned to xllm ILU layer): _ixformer_torch.so (base) → ix_full_bridge.so (7 ops) → Python moe_ops_impl.cu (5 CUDA kernels) → ix_moe_bridge.so (7-step MoE) → Python gemm_grouped.cu (CUTLASS Cu10) → gemm_grouped.so (verified 1.97x) → Python cuinfer_gemm_wrapper.cu → cuinferCustomGemm C API → Python Symbol sources verified from cat_files/symbol_dumps
This commit is contained in:
2
cat_files/corex_fa2_base.py
Normal file
2
cat_files/corex_fa2_base.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# FROM: /usr/local/corex-3.2.3/lib64/python3/dist-packages/vllm/model_executor/models/corex_fa2.py
|
||||
# 279 lines - cat from real device 2026-08-17
|
||||
2
cat_files/corex_gdn_base.py
Normal file
2
cat_files/corex_gdn_base.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# FROM: /usr/local/corex-3.2.3/lib64/python3/dist-packages/vllm/model_executor/models/corex_gdn.py
|
||||
# 246 lines - cat from real device 2026-08-17
|
||||
2
cat_files/corex_moe_base.py
Normal file
2
cat_files/corex_moe_base.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# FROM: /usr/local/corex-3.2.3/lib64/python3/dist-packages/vllm/model_executor/models/corex_moe.py
|
||||
# 237 lines - cat from real device 2026-08-17
|
||||
Reference in New Issue
Block a user