Use the GPU family macros for the ROCm warp size#49016
Use the GPU family macros for the ROCm warp size#49016cmsbuild merged 1 commit intocms-sw:masterfrom
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49016/46208 |
|
A new Pull Request was created by @fwyzard for master. It involves the following packages:
@cmsbuild, @fwyzard, @makortel can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
test parameters:
|
|
please test |
|
+heterogeneous |
|
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @sextonkennedy, @ftenchini (and backports should be raised in the release meeting by the corresponding L2) |
|
-1 Failed Tests: RelVals RelVals
Expand to see more relval errors ...
AMD_W7900 Comparison SummarySummary:
|
|
please test |
|
+1 Size: This PR adds an extra 20KB to repository Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
AMD_MI300X Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
|
|
+1 |
|
Actually, what's going on here? It's got both the "tests approved" and "tests started" label. |
|
The reason is that the same commit (same branch) is used for this PR and for #48948. |
|
But by now the tests should be completed for both PRs, so it looks like the bot got confused 🤔 @iarspider can you check ? |
|
Checking.
…On Tue, Sep 30, 2025, 11:12 Andrea Bocci ***@***.***> wrote:
*fwyzard* left a comment (cms-sw/cmssw#49016)
<#49016 (comment)>
But by now the tests should be completed for both PRs, so it looks like
the bot got confused 🤔
@iarspider <https://github.com/iarspider> can you check ?
—
Reply to this email directly, view it on GitHub
<#49016 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE3NOVDPYYAMSFYGJS6CRD3VJCQXAVCNFSM6AAAAACHYDAY4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGNJQHA3DIOBVGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
There is a bug in the library that cmsbot uses to communicate with github: if there are too many statuses, it will only return first 30, so the bot doesn't see the status that should trigger posting the results. For now, could you please push a dummy (empty) commit to get a new sha and rerun the tests? |
|
Ehm... since the tests passed and the PR is fully signed, can we just merge it ? |
|
Fine with me, but ultimately it's upto @cms-sw/orp-l2 . |
|
merge |
PR description:
Use the GPU family macros instead of the individual GPU macros to define the ROCm warp size.
PR validation:
Tests pass.