-
Notifications
You must be signed in to change notification settings - Fork 79
Matmul prolog swizzle to remove bank conflict #155
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
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
7ef15e0
[MatMul] Prolog build out, adding automatic swizzle generator
zasdfgbnm 6afb375
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 0ee396c
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm a28293a
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 0700c9e
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 87c16d4
Merge branch 'main' into matmul_swizzle_gen
xwang233 f7be625
Merge branch 'main' into matmul_swizzle_gen
xwang233 4abdc49
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_gen
zasdfgbnm 98cfadc
Merge branch 'matmul_swizzle_gen' of github.com:NVIDIA/Fuser into mat…
zasdfgbnm 4fda654
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 91852d2
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 6589e06
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_gen
zasdfgbnm 7b8e75a
fix
zasdfgbnm 2a84c52
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 7a83199
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm e38a9a6
Merge branch 'main' into matmul_swizzle_gen
zasdfgbnm 80e0c2e
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_gen
zasdfgbnm ed2205f
Merge branch 'matmul_swizzle_gen' of github.com:NVIDIA/Fuser into mat…
zasdfgbnm 9ac4f51
test bank conflict
zasdfgbnm d1c15f1
cleanup
zasdfgbnm e084d4b
Matmul prolog swizzle new algo
zasdfgbnm 566d26e
save
zasdfgbnm 9152319
save
zasdfgbnm a6e0878
save
zasdfgbnm 278261e
save
zasdfgbnm 0fb2d83
save
zasdfgbnm 348b5d2
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_ge…
zasdfgbnm de64355
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_ge…
zasdfgbnm 1266943
save
zasdfgbnm b39a04f
update
zasdfgbnm de1f058
another update
zasdfgbnm f4ac9c8
guard assert
zasdfgbnm f5848b6
save
zasdfgbnm d1256b1
update
zasdfgbnm 5610465
simplify the case with g != 1
zasdfgbnm 7879c97
Merge branch 'main' into matmul_swizzle_gen_new_algo
zasdfgbnm 77cef35
k->m
zasdfgbnm d54a76f
fix indexing error
zasdfgbnm 35be768
update doc
zasdfgbnm 0259bbf
Merge branch 'main' into matmul_swizzle_gen_new_algo
zasdfgbnm 9d8db7f
minv
zasdfgbnm 1da2441
disable FusionAmpereMatmulSASSRegisterUsageLDSM_CUDA
zasdfgbnm e85f61d
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_ge…
zasdfgbnm abe3328
Merge branch 'main' of github.com:NVIDIA/Fuser into matmul_swizzle_ge…
zasdfgbnm 0a60fbf
Merge branch 'main' into matmul_swizzle_gen_new_algo
zasdfgbnm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.