[Hotfix] Remove extra comment in sgl-kernel README (#12500)

This commit is contained in:
Baizhou Zhang
2025-11-01 12:22:45 -07:00
committed by GitHub
parent 566ade0388
commit 2b7bf11bd2

View File

@@ -105,5 +105,3 @@ m.impl("fwd", torch::kCUDA, make_pytorch_shim(&mha_fwd));
## FAQ
- Q: Segmentation fault with CUDA 12.6
- A: Update ptxas to 12.8, reference: [segment fault error](https://github.com/Dao-AILab/flash-attention/issues/1453)
Trigger arm build test (Should be removed later)