This website requires JavaScript.
Explore
Help
Sign In
DeepSeek
/
DeepGEMM
Watch
1
Star
0
Fork
0
You've already forked DeepGEMM
mirror of
https://github.com/deepseek-ai/DeepGEMM
synced
2025-05-06 04:14:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
97575bf1c6
DeepGEMM
/
deep_gemm
History
sazc
97575bf1c6
Performance: BlockTile 256x128 optimizations enable 1500+ TFLOPS FP8 performance on the H800-SXM platform
2025-04-08 17:42:23 +08:00
..
include
/deep_gemm
Performance: BlockTile 256x128 optimizations enable 1500+ TFLOPS FP8 performance on the H800-SXM platform
2025-04-08 17:42:23 +08:00
jit
Add
DG_NVCC_OVERRIDE_CPP_STANDARD
2025-04-03 15:53:29 +08:00
jit_kernels
Performance: BlockTile 256x128 optimizations enable 1500+ TFLOPS FP8 performance on the H800-SXM platform
2025-04-08 17:42:23 +08:00
__init__.py
fix typo
2025-02-26 18:37:22 +08:00
utils.py
Correctly flush L2, as reconstructing the tensors on every iteration effectively put them in the L2, and gave the GPU enough idle time to avoid thermal throttling in a potentially unrealistic way.
2025-03-15 20:46:24 +00:00