Commit Graph

  • b7ecaa605d v4.3.4 update v2. (#2898) Junkai-Wu 2025-12-23 11:28:26 +08:00
  • 7f5fe3edf1 v4.3.4 update. (#2892) Junkai-Wu 2025-12-22 00:49:12 +08:00
  • 4b52d37ecd docs: note when DSL dumps are populated Colin Peppler 2025-12-19 17:05:12 -08:00
  • 331e2f451c add missing condition for sync (#2889) dongxiao 2025-12-19 11:00:30 +08:00
  • ebf3165efb [Bug Fix]Bypass launch grids for SM120 Kernel with SM90 Mainloop & SM100 TileScheduler (#2865) Qi Yuhang 2025-12-18 08:51:38 +08:00
  • d4e16f5d4e Bump version from 4.2.1 to 4.3.3 Haicheng Wu 2025-12-11 23:58:38 -05:00
  • d3a5492381 v4.3.3 update. (#2868) Junkai-Wu 2025-12-11 13:26:58 +08:00
  • 49bd6bf1ba fix print_layout printf format in device code (#2688) Amin Sedaghat 2025-12-09 19:57:56 -05:00
  • c6dfdf8375 Merge pull request #2719 from HydraQYH/dev_support_pdl_for_sm90_gemm_array_tma_ws Junkai-Wu 2025-12-09 18:32:15 +08:00
  • 95f8beb44c Revert "Remove unnecessary #ifdef #endif for general gemm." HydraQYH 2025-12-09 11:52:23 +08:00
  • 17ffd56dfe Remove unnecessary #ifdef #endif for general gemm. HydraQYH 2025-11-21 11:17:01 +08:00
  • ff7f2dcdfb Remove duplicated cutlass::arch::wait_on_dependent_grids(); HydraQYH 2025-11-21 11:10:09 +08:00
  • 929e1e0259 Remove unnecessary #ifdef / #endif for launch_dependent_grids. HydraQYH 2025-11-18 08:45:40 +08:00
  • b6ad6db219 Delete unnecessary #ifdef / #endif. HydraQYH 2025-11-17 13:21:17 +08:00
  • e1b2ec57e3 Hoist waits above the warp specialized region. HydraQYH 2025-11-17 09:27:58 +08:00
  • 1e5f95cbbe Support PDL in sm90_gemm_array_tma_warpspecialized_cooperative HydraQYH 2025-10-24 16:12:14 +08:00
  • acf5990cc2 Refine position for wait_on_dependent_grids. HydraQYH 2025-10-24 13:13:14 +08:00
  • 91de7891a5 Support PDL in sm90_gemm_array_tma_warpspecialized_pingpong.hpp HydraQYH 2025-10-23 21:50:57 +08:00
  • 1e7d3e030b Update CHANGELOG for CuTe DSL enhancements Haicheng Wu 2025-12-05 13:49:57 -05:00
  • c4744f706e Bump version from 4.2.1 to 4.3.2 Haicheng Wu 2025-12-05 13:45:16 -05:00
  • f6402fcd5e add pytest support for tutorial gemm (#2826) Linfeng Zheng 2025-12-05 21:45:01 +08:00
  • 7252a2d17e remove internal comment (#2841) bangyu shen 2025-12-04 23:36:21 +08:00
  • bc680c7f67 v4.3.2 update. (#2839) Junkai-Wu 2025-12-04 23:14:32 +08:00
  • 52ae719eda [examples][CuTeDSL] init commit for distirbuted examples (#2806) bangyu shen 2025-12-02 11:25:40 +08:00
  • 5e847d37c4 Bump version from 4.2.1 to 4.3.1 Haicheng Wu 2025-12-01 22:13:19 -05:00
  • f16068b4db Bump version from 4.2.0 to 4.3.1 Haicheng Wu 2025-12-01 22:12:20 -05:00
  • 1acfe141af Bump version from 4.2.1 to 4.3.1 Haicheng Wu 2025-12-01 22:11:13 -05:00
  • f11375bf91 Bump CUTLASS patch version to 1 Haicheng Wu 2025-12-01 22:08:52 -05:00
  • af8d5dfa54 bug fix for example 92 (#2830) Shreya Gaur 2025-12-01 19:02:59 -08:00
  • ec8daf642d Merge pull request #2809 from whatdhack/patch-1 drazi 2025-11-28 18:07:34 +08:00
  • 5016493cc0 Merge pull request #2813 from fengxie/ftse/fix/example drazi 2025-11-28 09:07:15 +08:00
  • 8588d099e4 refactored doc Fung Xie 2025-11-26 07:53:05 -08:00
  • 8fc9bc5dda update doc Fung Xie 2025-11-25 21:26:00 -08:00
  • f71892b824 update doc Fung Xie 2025-11-25 21:19:49 -08:00
  • 03aa211310 update doc Fung Xie 2025-11-25 21:13:35 -08:00
  • 286781a1fb add requirements.txt Fung Xie 2025-11-25 21:03:11 -08:00
  • 2664cac685 enhanced the example for tvm-ffi Fung Xie 2025-11-25 20:56:24 -08:00
  • b9154d65b3 update examples for tvm-ffi Fung Xie 2025-11-25 19:38:29 -08:00
  • afe2f71522 reorganize examples for tvm-ffi Fung Xie 2025-11-25 18:41:31 -08:00
  • 739fffce27 fix TVM FFI doc and update example Fung Xie 2025-11-25 05:46:12 -08:00
  • 1de3a576cc v4.3.1 update. (#2817) Junkai-Wu 2025-11-27 22:49:30 +08:00
  • 2052fd3885 Blockscaled Ragged Contiguous Grouped Gemm for MoEs (#2790) Shreya Gaur 2025-11-26 17:16:49 -08:00
  • 4a55379686 Update notebook title from 'Tour to' to 'Tour of' whatdhack 2025-11-24 20:11:14 -08:00
  • e67e63c331 Bump version from 4.2.1 to 4.3.0 Haicheng Wu 2025-11-24 16:36:06 -05:00
  • ddaf12c1b1 Bump version from 4.2.0 to 4.3.0 Haicheng Wu 2025-11-24 16:35:27 -05:00
  • 7967ce5f83 Bump version to 4.3.0 Haicheng Wu 2025-11-24 16:34:45 -05:00
  • 8cd5bef43a v4.3 tag release update. (#2789) Junkai-Wu 2025-11-21 09:49:44 +08:00
  • 406e078b29 add a notebook for tour to sol gemm (#2780) Linfeng Zheng 2025-11-20 22:41:01 +08:00
  • a2439551c7 Fixed editable install to depend on CuTeDSL/requirements.txt (#2768) Zekun Fan 2025-11-14 15:31:49 -08:00
  • bd96096d58 Merge pull request #2758 from limin2021/delete-pdl-example drazi 2025-11-10 22:56:57 +08:00
  • 06b6bd7d7b remove cute dsl pdl example. Mindy Li 2025-11-09 21:47:00 -08:00
  • 2252254ce2 Add tutorial fp16_gemm_1 (#2750) Linfeng Zheng 2025-11-07 11:40:09 +08:00
  • d1ef0e87f2 DistGEMM bug fixes (#2713) Ali Hassani 2025-11-06 13:31:24 -05:00
  • 020c700e97 support for K=0 for sm100 GG (#2746) ANIKET SHIVAM 2025-11-04 08:25:39 -08:00
  • 8afb19d904 update CITATION.cff Haicheng Wu 2025-10-28 23:42:37 -04:00
  • b2ca083d2b Fixed compilation error when using StreamK scheduler + PDL. (#2686) Qi Yuhang 2025-10-22 11:11:14 +08:00
  • b1d6e2c9b3 v4.3 update. (#2709) Junkai-Wu 2025-10-22 02:26:30 +08:00
  • e6e2cc29f5 fix (#2684) Lain 2025-10-15 11:46:38 -07:00
  • f3fde58372 Update pyproject.toml v4.2.1 Haicheng Wu 2025-09-24 01:19:30 -04:00
  • c6aeb9179c Update pyproject.toml Haicheng Wu 2025-09-24 01:18:51 -04:00
  • a8749e67ba Update CHANGELOG.md Haicheng Wu 2025-09-23 17:33:42 -04:00
  • 95a5ff14c0 Update CHANGELOG.md Haicheng Wu 2025-09-23 17:33:00 -04:00
  • c609b86db2 Feature/add bottom causal mask (#2480) Aya Z. Ibrahim 2025-09-18 14:11:23 -07:00
  • 177a82e251 Rename python/cutlass to python/cutlass_cppgen (#2652) Jack Kosaian 2025-09-18 13:26:57 -05:00
  • 4260d4aef9 4.2.1 update Haicheng Wu 2025-09-23 13:45:13 -07:00
  • fb8b43ef05 Merge pull request #2669 from NVIDIA/421_update ANIKET SHIVAM 2025-09-23 14:02:29 -07:00
  • f874df19ac 4.2.1 update Haicheng Wu 2025-09-23 13:45:13 -07:00
  • ee914c3cec v4.2.1 update. (#2667) Junkai-Wu 2025-09-24 02:25:14 +08:00
  • 7a6d4ee099 v4.2.1 update. (#2666) Junkai-Wu 2025-09-24 01:25:43 +08:00
  • 2b8dff1f90 Fix bfloat16 epsilon (#2607) GTO 2025-09-22 06:43:59 +03:00
  • fd0312ddf6 Remove duplicate function calls (#1584) 103yiran 2025-09-22 11:16:59 +08:00
  • 64579189ec Feature/add bottom causal mask (#2480) Aya Z. Ibrahim 2025-09-18 14:11:23 -07:00
  • b234a8c024 Rename python/cutlass to python/cutlass_cppgen (#2652) Jack Kosaian 2025-09-18 13:26:57 -05:00
  • 59b61c606f add support matrix Haicheng Wu 2025-09-17 20:20:50 -07:00
  • 6b73aedb11 Fxied a typo in pipeline descript docs. (#2623) wbn 2025-09-16 10:32:27 +08:00
  • ebf5e5effd Fix: a calculation error in the example of dividing out in the 02_layout_algebra doc (#2635) Asuka 2025-09-16 10:31:33 +08:00
  • df3923b0bb Fix doc cute 03_tensor.md link typo (#2627) Wanshe 2025-09-16 10:26:43 +08:00
  • 74825181f2 Remove old-version dsl examples. (#2644) Junkai-Wu 2025-09-18 10:23:30 +08:00
  • a49f8062e3 Remove old-version dsl examples (#2645) Junkai-Wu 2025-09-18 10:23:07 +08:00
  • 8825e8be4f Add required changes for github pipeline. (#2648) Junkai-Wu 2025-09-18 10:22:45 +08:00
  • 7817e47154 Fxied a typo in pipeline descript docs. (#2623) wbn 2025-09-16 10:32:27 +08:00
  • 25ccb875b8 Fix: a calculation error in the example of dividing out in the 02_layout_algebra doc (#2635) Asuka 2025-09-16 10:31:33 +08:00
  • 29c1ad704a Fix doc cute 03_tensor.md link typo (#2627) Wanshe 2025-09-16 10:26:43 +08:00
  • 57e3cfb47a doc change for 4.2 (#2639) Haicheng Wu 2025-09-15 22:02:45 -04:00
  • e7e0adddac Update version.h Haicheng Wu 2025-09-15 12:40:58 -04:00
  • 6a35b4d22f v4.2 tag release. (#2638) Junkai-Wu 2025-09-16 00:21:53 +08:00
  • 56f0718a97 ex77 backwards GQA (#2556) Richard Cai 2025-09-09 09:53:28 -07:00
  • 76c96b0be3 Fix incorrect shapes in copy_atom doc comments. (#2575) Lifu Huang 2025-09-04 16:57:24 -07:00
  • d98e7bf7ce Fix comment in mma_atom.hpp (#2579) ao jia 2025-09-05 07:56:39 +08:00
  • b6ccf34aef Fix Copy_Atom type mismatch in sgemm_sm80.cu (#2582) Lifu Huang 2025-09-04 16:56:17 -07:00
  • 2288c0c901 Fix bugs in matrix.h (#2598) Andrei Alexandrescu 2025-09-04 19:55:11 -04:00
  • b2dd65dc86 more robust imports in heuristics.py and heuristics_provider.py (#2596) Harrison Barclay 2025-08-28 22:32:55 -04:00
  • 496654bf2c Fix sm100 gemm wrong static constexpr that breaks compilation on Windows (#2167) Javier 2025-08-28 21:13:00 -05:00
  • 9ca7e877b2 fix gqa issue for blackwell fmha.py (#2599) Linfeng Zheng 2025-08-28 23:15:20 +08:00
  • a49a78ffef v4.2 release. (#2587) Junkai-Wu 2025-08-23 06:11:24 +08:00
  • 11cad1f67b fix a typo. (#2561) qqwqqw689 2025-08-20 10:23:09 +08:00
  • 931359cec1 Fix typo in functional.h (#2571) zkyue 2025-08-20 10:22:31 +08:00
  • 42e7c546c4 Add movmatrix support (movmatrix.sync.aligned.m8n8.trans.b16) (#2562) Inoday Yadav 2025-08-19 22:22:02 -04:00
  • ec18e8043b Make swizzle in pycute work (#2553) melonedo 2025-08-20 10:21:00 +08:00
  • 5b76420d6a [DOC] Add more exposition to composition example (#2536) Srinath Kailasa 2025-08-12 03:20:36 +01:00