Hopper Grouped GEMM support for FP8 Accum (#2123)

* Add support for fp8accum, with profiler extension

* Update .gitignore

* contri

---------

Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
This commit is contained in:
ANIKET SHIVAM
2025-02-20 21:55:26 -05:00
committed by GitHub
co-authored by Haicheng Wu
parent b84e9802d8
commit 9b3772dfa6
9 changed files with 914 additions and 71 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
# PyCache files
__pycache__/
cutlass_library.egg-info/
cutlass_library.egg-info/
/build*