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
eef44ec916fe24119e68117b2deeea3b03e7a88f
sglang
/
sgl-kernel
/
csrc
/
elementwise
History
Xiaoyu Zhang
9e9e949261
speed up sgl-kernel build (
#18586
)
2026-02-12 23:43:22 +08:00
..
activation.cu
…
cast.cu
move all get_stream in sgl_kernel to c++ to reduce the launch overhead (
#12521
)
2025-11-02 13:15:05 -08:00
concat_mla.cu
speed up sgl-kernel build (
#18586
)
2026-02-12 23:43:22 +08:00
copy.cu
Support copying tensor from cpu to gpu without using copy engines (
#10007
)
2025-09-05 20:07:19 +08:00
fused_add_rms_norm_kernel.cu
…
pos_enc.cu
[1/2] Add rope kernel in sgl-kernel (
#14334
)
2025-12-04 16:45:44 +08:00
pos_enc.cuh
Add PDL support for quant kernel and rope kernel (
#9106
)
2025-08-20 01:56:29 -07:00
rope.cu
Add FP32 dtype support for RoPE - Part1 (
#13181
)
2025-11-15 11:37:18 -08:00
topk.cu
Reduce topk kernel shared memory from 128KB to 32KB for better occupancy (
#17747
)
2026-01-30 21:42:21 -08:00
utils.cuh
[sgl-kernel] Optimize concat_mla_k kernel (
#10543
)
2025-09-28 23:04:22 +08:00