"csrc/git@developer.sourcefind.cn:OpenDAS/torch-cluster.git" did not exist on "1111319de36da65aa4ff5df65803f6623633daf3"
Unverified Commit 2b7bf11b authored by Baizhou Zhang's avatar Baizhou Zhang Committed by GitHub
Browse files

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

parent 566ade03
...@@ -105,5 +105,3 @@ m.impl("fwd", torch::kCUDA, make_pytorch_shim(&mha_fwd)); ...@@ -105,5 +105,3 @@ m.impl("fwd", torch::kCUDA, make_pytorch_shim(&mha_fwd));
## FAQ ## FAQ
- Q: Segmentation fault with CUDA 12.6 - 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) - 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)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment