-
Notifications
You must be signed in to change notification settings - Fork 375
ROCm Support : Tile_Layout kernel #1201
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
25 commits
Select commit
Hold shift + click to select a range
6d92e40
enable build for rocm for fp6_llm
lcskrishna 14b3fce
Merge pull request #1 from lcskrishna/cl/rocm-enablement
petrex f1a22cf
enable tiled layout extension
lcskrishna 0bef6ca
fix build error related to option
893ae03
require rocm 6.2
a0d3788
enable tensor tiled layout extension with successful compilation
lcskrishna e4e654d
enable successful build
lcskrishna 3e2c6a1
clean-up
c86880e
Merge pull request #3 from lcskrishna/csrikris_enable_tensor_tile
petrex 91d3c75
fix potential memory access issue
38b7d1c
fix __nv_bfloat162 init
279f4b3
add comment for MI300x isa
612ad14
Merge branch 'main' into rocm_enablement_staging
petrex bbf5a72
fix build for non-rocm
lcskrishna 735570e
Merge pull request #4 from lcskrishna/rocm_enablement
petrex 253c188
Merge branch 'main' into rocm_enablement_staging
petrex 26fa19c
better naming
8f02096
lint
ced9647
resolve merge conflict
452fa2a
Merge branch 'main' into rocm_enablement_staging
petrex 2ec95f9
Merge branch 'main' into rocm_enablement_staging
petrex 89bae5f
lint
135c2b2
Merge branch 'main' into rocm_enablement_staging
petrex 4148828
Refactor: Rename `this_dir` to `curdir` in setup.py
2272a3f
Merge branch 'main' into rocm_enablement_staging
petrex 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
Oops, something went wrong.
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.