updates to aotriton , composable-kernel, miopen-hip packages. - #4205
Merged
Conversation
spackbot-triage
Bot
requested review from
afzpatel,
dgaliffiAMD and
renjithravindrankannath
April 10, 2026 06:24
afzpatel
approved these changes
Apr 10, 2026
Contributor
Author
|
some of the changes were merged as part of #4099 .Syncup with the develop and updated the changes. |
Contributor
Author
|
@tgamblin , can you please review this PR . |
renjithravindrankannath
approved these changes
Apr 23, 2026
afzpatel
approved these changes
Apr 23, 2026
renjithravindrankannath
approved these changes
Apr 29, 2026
afzpatel
approved these changes
Apr 29, 2026
scheibelp
approved these changes
Apr 29, 2026
kshea21
pushed a commit
that referenced
this pull request
May 14, 2026
* aotriton: * add rpaths to dependencies * relax aotriton-llvm constraint * composable-kernel: make sure to turn off tests when ~tests * miopen-hip: * apply amdgpu_target propagation to rocblas * account for 'auto' amdgpu_target
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates to rocm packages..
Aotriton: extend the aotriton-llvm dependency for aotriton@0.11b , add rpaths
composable-kernel - Turn OFF BUILD_TESTING if run_tests is not set
miopen-hip - add amdgpu_target to dependency packages like rocblas, rocrand etc
rocprofiler-systems - fix build error with threads not found.