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-07 21:45:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5acb5a9ec5
DeepGEMM
/
deep_gemm
History
Zihua Wu
8aff6309d4
Merge remote-tracking branch 'upstream/main' into nvrtc
2025-04-29 05:28:07 -07:00
..
include
/deep_gemm
Merge remote-tracking branch 'upstream/main' into nvrtc
2025-04-23 00:17:28 -07:00
jit
feat: drop support for CUDA<12.3
2025-04-25 18:56:40 -07:00
jit_kernels
Merge remote-tracking branch 'upstream/main' into nvrtc
2025-04-29 05:28:07 -07: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