1. 20 Oct, 2025 2 commits
  2. 17 Oct, 2025 1 commit
  3. 24 Sep, 2025 1 commit
  4. 22 Sep, 2025 1 commit
  5. 17 Sep, 2025 1 commit
  6. 16 Sep, 2025 1 commit
    • Chenggang Zhao's avatar
      Canonicalize TMA usages (#410) · 2012e310
      Chenggang Zhao authored
      * Remove redundant TMA flushes
      
      * Less barrier initialization overhead
      
      * Simplify `elect_one_sync`
      
      * Use `elect_one_sync` instead of lanes
      
      * Minor fix
      
      * Polish testing prints
      
      * Refactor for internode kernels
      
      * Better performance
      2012e310
  7. 15 Sep, 2025 2 commits
  8. 11 Sep, 2025 1 commit
  9. 10 Sep, 2025 6 commits
  10. 09 Sep, 2025 1 commit
  11. 01 Sep, 2025 3 commits
  12. 28 Aug, 2025 1 commit
  13. 26 Aug, 2025 1 commit
  14. 25 Aug, 2025 3 commits
  15. 19 Aug, 2025 1 commit
  16. 14 Aug, 2025 1 commit
  17. 11 Aug, 2025 1 commit
  18. 08 Aug, 2025 2 commits
  19. 07 Aug, 2025 3 commits
    • Chenggang Zhao's avatar
      Fix indent · d31c72a1
      Chenggang Zhao authored
      d31c72a1
    • Chenggang Zhao's avatar
      Fix compilation · dd14b36d
      Chenggang Zhao authored
      dd14b36d
    • Zhean Xu's avatar
      Support 10-bit LogFMT Combine (#345) · c5facf5c
      Zhean Xu authored
      
      
      * independent logfmt_simulate function
      
      * draft: logfmt low latency combine
      
      * Minor bug fixes
      
      * Fix non-logfmt bugs
      
      * Fix logfmt bugs
      
      * Fix logfmt bugs
      
      * Minor fix
      
      * Minor fix
      
      * Clean code
      
      * Clean code
      
      * Use fewer regs
      
      * Use two warp groups
      
      * Correct shared memory size
      
      * Minor fix
      
      * Minor fix
      
      * More rigorous tests
      
      * Clean code
      
      * Use more SMs
      
      * Use different unroll factor for send & recv
      
      * Update csrc/kernels/internode_ll.cu
      Co-authored-by: default avatarCopilot <175728472+Copilot@users.noreply.github.com>
      
      * Update csrc/kernels/internode_ll.cu
      Co-authored-by: default avatarCopilot <175728472+Copilot@users.noreply.github.com>
      
      * Some renaming
      
      * Some comments of tests
      
      * Format `logfmt_encode`
      
      * More lints
      
      * Some refactors on sends
      
      * Fix testing
      
      * Fix bugs
      
      * Renaming
      
      * Use the full warp
      
      * Unify combine recv
      
      * Lint
      
      * Lint
      
      * Support 2560
      
      * Fix meta buffer dtype
      
      * Better encode calls
      
      * Better amin/max writes
      
      * Extra sync
      
      * Read `topk_idx` by once
      
      * Better specialization
      
      * Read weights by once
      
      * Rename
      
      * Bug fixed
      
      * Some renaming
      
      * Fix local memory usage for sending
      
      * Fix local memory usage for receiving
      
      * Less writes
      
      * Optimize performance
      
      * Optimize performance
      
      * Better performance
      
      * Optimize performance
      
      * Fix rounding
      
      * Manually unroll
      
      * Fix bench
      
      ---------
      Co-authored-by: default avatarCopilot <175728472+Copilot@users.noreply.github.com>
      Co-authored-by: default avatarChenggang Zhao <chenggangz@deepseek.com>
      c5facf5c
  20. 05 Aug, 2025 1 commit
  21. 01 Aug, 2025 1 commit
  22. 31 Jul, 2025 4 commits
  23. 30 Jul, 2025 1 commit