Skip to content

Conversation

@plognjen
Copy link
Contributor

This commit changes terminology for matrices that are contiguous along K dimension in memory.
Previously term kMajor is used for such matrices. Since major-minor terminology can be ambiguous
this commit switches to using term kContig for K contiguous matrices, which is hopefully more clear.

@antiagainst antiagainst marked this pull request as ready for review January 23, 2025 16:16
@antiagainst
Copy link
Collaborator

@lezcano: this is a follow up to #5126 (comment).

@antiagainst antiagainst merged commit 4a80233 into triton-lang:main Jan 23, 2025
7 checks passed
makslevental pushed a commit to makslevental/triton that referenced this pull request Feb 19, 2025
This commit changes terminology for matrices that are contiguous along K
dimension in memory.
Previously term kMajor is used for such matrices. Since major-minor
terminology can be ambiguous
this commit switches to using term kContig for K contiguous matrices,
which is hopefully more clear.

Co-authored-by: Ognjen Plavsic <[email protected]>
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.

3 participants