[rocBLAS] remove double iteration for xml reduction#2488
Merged
Conversation
Contributor
TorreZuk
commented
Nov 5, 2025
- fixes glitch in file reduction
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## develop #2488 +/- ##
============================================
- Coverage 81.83% 67.19% -14.64%
============================================
Files 42 362 +320
Lines 2609 50789 +48180
Branches 96 5741 +5645
============================================
+ Hits 2135 34126 +31991
- Misses 421 13057 +12636
- Partials 53 3606 +3553
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
amcamd
approved these changes
Nov 6, 2025
Contributor
Author
|
Thanks @amcamd it says out of date but that shouldn't block so assume it is the hipblaslt unrelated failures. I'll re-run those |
assistant-librarian Bot
pushed a commit
to ROCm/rocBLAS
that referenced
this pull request
Nov 6, 2025
[rocBLAS] remove double iteration for xml reduction * fixes glitch in google test xml output file size reduction being slow
kliegeois
pushed a commit
to kliegeois/rocm-libraries
that referenced
this pull request
Nov 6, 2025
…_agent_enumerator (ROCm#2488) Got this building on my SharkWorkstation with an RX 9070XT (RDNA4) targeting the `gfx1201` arch with minimal changes. The `Backend` enum doesn't need to be specific to the arch, and the iree-compile flag `--iree-hip-target` can just be derived using `rocm_agent_enumerator` (which lists the gfx arch from the GPUs visible) based on https://iree.dev/guides/deployment-configurations/gpu-rocm/#choosing-hip-targets.
ammallya
pushed a commit
that referenced
this pull request
Feb 3, 2026
* Add F6 GEMM MX Test * Add BF6 GEMM MX Test [ROCm/composable_kernel commit: 25b359d]
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.