This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
You've already forked sglang
Code
Issues
Pull Requests
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
647428d8d6232bb29f19844fb80cfed172bfb6d8
sglang
/
sgl-kernel
/
csrc
/
gemm
History
Serge Panev
e95668abc7
[NVIDIA] Fix CUDA arch requirement in nvfp4 cast (
#12581
)
...
Signed-off-by: Serge Panev <
spanev@nvidia.com
> Co-authored-by: Fan Yin <
1106310035@qq.com
>
2026-01-21 20:21:11 -08:00
..
gptq
…
marlin
Add new moe wna16 marlin gemm (
#14122
)
2025-12-01 23:07:53 +08:00
awq_kernel.cu
…
bmm_fp8.cu
move all get_stream in sgl_kernel to c++ to reduce the launch overhead (
#12521
)
2025-11-02 13:15:05 -08:00
dsv3_fused_a_gemm.cu
…
dsv3_router_gemm_bf16_out.cu
…
dsv3_router_gemm_entry.cu
…
dsv3_router_gemm_float_out.cu
…
fp8_blockwise_gemm_kernel.cu
…
fp8_gemm_kernel.cu
[sgl-kernel] feat: Support sm120 cutlass fp8 gemm kernel (
#9403
)
2025-10-26 23:45:45 -07:00
int8_gemm_kernel.cu
…
math.hpp
…
nvfp4_expert_quant.cu
[NVIDIA] Add new SMs support for Spark & Thor (
#11287
)
2025-10-22 02:02:24 +08:00
nvfp4_quant_entry.cu
support cutlass fp4 kernel in sm120 (
#11737
)
2025-10-29 12:25:16 -07:00
nvfp4_quant_kernels.cu
support cutlass fp4 kernel in sm120 (
#11737
)
2025-10-29 12:25:16 -07:00
nvfp4_quant.cuh
[NVIDIA] Fix CUDA arch requirement in nvfp4 cast (
#12581
)
2026-01-21 20:21:11 -08:00
nvfp4_scaled_mm_entry.cu
support cutlass fp4 kernel in sm120 (
#11737
)
2025-10-29 12:25:16 -07:00
nvfp4_scaled_mm_kernels.cu
support cutlass fp4 kernel in sm120 (
#11737
)
2025-10-29 12:25:16 -07:00
per_tensor_quant_fp8.cu
…
per_token_group_quant_8bit_v2.cu
Reland [1/2] Optimizations and refactors about quant kernel (
#10312
)
2025-10-11 15:59:03 +08:00
per_token_group_quant_8bit.cu
Reland [1/2] Optimizations and refactors about quant kernel (
#10312
)
2025-10-11 15:59:03 +08:00
per_token_quant_fp8.cu
Fix sgl-kernel per_token_quant fp8 kernel scale shared_memory bug (
#16886
)
2026-01-13 23:22:05 +08:00
qserve_w4a8_per_chn_gemm.cu
…
qserve_w4a8_per_group_gemm.cu
…