DeepGEMM/deep_gemm/jit
Zihua Wu c14cad0c06 refactor: compile to .cubin and add NVRTC option
Signed-off-by: Zihua Wu <13583761+lucifer1004@users.noreply.github.com>
2025-04-22 10:17:52 +00:00
..
__init__.py [wip] refactor: compile to .cubin 2025-04-22 08:08:40 +00:00
compiler.py refactor: compile to .cubin and add NVRTC option 2025-04-22 10:17:52 +00:00
interleave_ffma.py Performance: reducing the percentage of FFMA interleaving yields a slight performance gain, roughly 0.5% 2025-03-05 17:50:22 +08:00
runtime.py refactor: compile to .cubin and add NVRTC option 2025-04-22 10:17:52 +00:00
template.py [wip] refactor: compile to .cubin 2025-04-22 08:08:40 +00:00
utils.py [wip] refactor: compile to .cubin 2025-04-22 08:08:40 +00:00