Triton TMA persistent matmul works on SM90+ (PyTorch's own has_triton_tma_device() checks >= (9,0)). Only CUTLASS TMA-specific kernels (cutlass_tma_only, cutlass_epilogue_fusion_enabled) are SM90-only and need the == 9 gate. |
||
|---|---|---|
| .. | ||
| dataprep | ||
| kernels | ||
| models | ||
| registry | ||
| utils | ||
| __init__.py | ||
| _auto_install.py | ||
| chat_templates.py | ||
| device_type.py | ||
| import_fixes.py | ||
| ollama_template_mappers.py | ||
| save.py | ||
| tokenizer_utils.py | ||
| trainer.py | ||