-
Notifications
You must be signed in to change notification settings - Fork 294
[rocFFT] Add ability to configure kernel per architecture #2450
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
eng-flavio-teixeira
merged 25 commits into
ROCm:develop
from
eng-flavio-teixeira:function_pool_device_arch
Dec 11, 2025
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
218573d
- Add ability to have per precision kernel configuration entries.
eng-flavio-teixeira e64821d
- Change bytes_per_element calculation to match what was previously …
eng-flavio-teixeira 2512301
- Add support for arch specific entries in the function pool.
eng-flavio-teixeira 15761c2
- Further changes for arch support in the function pool.
eng-flavio-teixeira 91948d0
Merge commit '85ea1d36a78c3fca8485cbf6833497cfd18596ac' into function…
eng-flavio-teixeira 7217193
- CHANGELOG.
eng-flavio-teixeira 326090e
- Remove suffix from get_curr_gcn_arch_name().
eng-flavio-teixeira 8a9ee5b
- Address review suggestion.
eng-flavio-teixeira 7b0d134
- Add missing gcn_arch_name in kernel_name()
eng-flavio-teixeira 7055d54
- Fix gcn_arch_name handling for partial-pass kernels.
eng-flavio-teixeira 554633e
- Fix partial-pass kernel check.
eng-flavio-teixeira 24db868
- Add comment.
eng-flavio-teixeira 21ba23e
Merge branch 'develop' into function_pool_device_arch
eng-flavio-teixeira 03fef0c
Merge branch 'develop' into function_pool_device_arch
eng-flavio-teixeira ea12d45
- No need to put device arch name in StockhamGeneratorSpecs for aot …
eng-flavio-teixeira 8467235
- Remove no longer needed calls to get_curr_gcn_arch_name to constru…
eng-flavio-teixeira a429b2b
- Remove header include.
eng-flavio-teixeira 6114b2f
- Handle the case where FMKey is constructed without a visible HIP d…
eng-flavio-teixeira 0980785
Revert " - No need to put device arch name in StockhamGeneratorSpecs …
eng-flavio-teixeira 21e66ae
Revert " - Remove no longer needed calls to get_curr_gcn_arch_name to…
eng-flavio-teixeira f1e5984
Revert " - Remove header include."
eng-flavio-teixeira e22d8fa
Merge branch 'develop' into function_pool_device_arch
eng-flavio-teixeira 36a30b7
- Take hip return into account.
eng-flavio-teixeira 19ca6d6
Merge branch 'function_pool_device_arch' of https://github.com/eng-fl…
eng-flavio-teixeira 5210b5c
Merge branch 'develop' into function_pool_device_arch
eng-flavio-teixeira 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
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.