DeepGEMM/deep_gemm
YLGH b7db15ce94
Update nvcc flag c++20
Needed for fconcepts
2025-03-25 14:15:39 -07:00
..
include/deep_gemm Add some notes 2025-03-25 17:41:49 +08:00
jit Update nvcc flag c++20 2025-03-25 14:15:39 -07:00
jit_kernels Better performance 2025-03-25 17:34:06 +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