sgl-project/sglang

[Bug] flashinfer gdn kernel not working

Open

#21,085 opened on Mar 21, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (6,216 forks)auto 404
good first issue

Repository metrics

Stars
 (28,442 stars)
PR merge metrics
 (Avg merge 2d 1h) (1,000 merged PRs in 30d)

Description

Checklist

  • I searched related issues but found no solution.
  • The bug persists in the latest version.
  • Issues without environment info and a minimal reproducible demo are hard to resolve and may receive no feedback.
  • If this is not a bug report but a general question, please start a discussion at https://github.com/sgl-project/sglang/discussions. Otherwise, it will be closed.
  • Please use English. Otherwise, it will be closed.

Describe the bug

It keeps breaking ci on blackwell. So we have to ignore it in https://github.com/sgl-project/sglang/pull/21081/changes

After fixing it, we should reenable this test.

Reproduction

python test/registered/4-gpu-models/test_qwen35_models.py

Environment

install from latest main

Contributor guide