mirror of
https://github.com/deepseek-ai/DeepGEMM
synced 2025-06-26 23:15:49 +00:00
Keeps DivisibleK and NotDivisibleK logic explicit Ensures clear separation between the bulk iterations and the last special case Easier to modify later if conditions change