Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cutlass permutation is KMN? #262

Open
ziyuhuang123 opened this issue Apr 27, 2024 · 1 comment
Open

Cutlass permutation is KMN? #262

ziyuhuang123 opened this issue Apr 27, 2024 · 1 comment

Comments

@ziyuhuang123
Copy link

I am puzzled about the permutation concept... I know cutlass way to compute GEMM, https://developer.nvidia.com/blog/cutlass-linear-algebra-cuda/
In timeloop's permutation idea, this is in shared memory KMN and DRAM KMN, right?

@angshuman-parashar
Copy link
Collaborator

I'm not sure I understand the question. Timeloop models a multi-level hierarchy. At each level the permutation describes the pattern in which tiles are sent to the next level in the hierarchy.

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

No branches or pull requests

2 participants