-
Notifications
You must be signed in to change notification settings - Fork 447
Pull requests: thu-ml/SageAttention
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Patch kernels launch - launch them in the current CUDA stream
#380
opened Jul 28, 2026 by
Abusagit
Loading…
Fix hardcoded SM count (170) in Blackwell FP4 persistent kernel launch
#379
opened Jul 22, 2026 by
sowmy86
Loading…
fix: prevent NaN outputs for short/non-multiple sequence lengths via CUDA-level zero-fill
#377
opened Jul 17, 2026 by
Onkitova
Loading…
feat: add Intel GPU (XPU) support via auto-round-lib dispatch
#375
opened Jul 6, 2026 by
luoyu-intel
Loading…
Launch sm90 attention and fused quant kernels on the current torch stream (CUDA-graph capture correctness)
#371
opened Jun 11, 2026 by
shanai13
Loading…
fix: use num_stages=1 on ROCm to avoid Triton pipelining crash on RDNA4 (gfx12xx)
#365
opened Apr 29, 2026 by
brosequist
Loading…
Comprehensive fix for Windows MSVC build errors (C2872 std, LNK2001) and thread-safety
#355
opened Mar 20, 2026 by
munder-sa
Loading…
Sage Attention supports minimal modifications when compiling MS Visual Studio on Windows.
#323
opened Dec 8, 2025 by
mengqin
Loading…
support TORCH_CUDA_ARCH_LIST and avoid link against libcuda.so at compile time
#245
opened Aug 24, 2025 by
winggan
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.