-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Make every Alpaka EDProducer to store an unsigned short int for the backend #41564
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41564/35437
|
A new Pull Request was created by @makortel (Matti Kortelainen) for master. It involves the following packages:
@cmsbuild, @makortel, @fwyzard can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
enable gpu |
@cmsbuild, please test |
-1 Failed Tests: HeaderConsistency Comparison SummarySummary:
GPU Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41564/35469
|
Just to note the header consistency check complained about headers not touched in this PR |
@cmsbuild, please test |
@cmsbuild please test |
-1 Failed Tests: RelVals-GPU RelVals-GPU
Comparison SummarySummary:
|
The RelVal failure seems to be related to #42997 |
+heterogeneous |
This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7e988f/35335/summary.html Comparison SummarySummary:
GPU Comparison SummarySummary:
|
+1 |
PR description:
This PR makes every Alpaka EDProducer to store an
unsigned short
event product to denote the backend of the producer. This is intended as a temporary measure until we get a more general machinery (#30044).Resolves cms-sw/framework-team#512
PR validation:
Touched unit tests succeed.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
To be backported to 13_0_X and 13_1_X.