Skip to content

Hilbert kernel: Reduce space for space len, remove spurious assert#11

Open
gordicaleksa wants to merge 1 commit intopranjalssh:mainfrom
gordicaleksa:pr_kernel11
Open

Hilbert kernel: Reduce space for space len, remove spurious assert#11
gordicaleksa wants to merge 1 commit intopranjalssh:mainfrom
gordicaleksa:pr_kernel11

Conversation

@gordicaleksa
Copy link
Contributor

@gordicaleksa gordicaleksa commented Sep 25, 2025

We're allocating too much space for SPACE_LEN.

With SPACE_LEN = 16 we support all the way up to 8192x8192 output matrix assuming we don't change the effective BMxBN (256x256) tile size (BM = 128 but with cluster size along M dimension of 2 it's 256 effective).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant