-
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
[14.0.X] Introduce HCAL only workflows using Alpaka-based PF clustering #43958
Conversation
First attempt to add full reco workflow Fix to new workflows Update readme with new Alpaka-based PF workflows Remove extraneous process modifier and add new sequences for Legacy comparisons Fix to Alpaka Full Reco Workflow Removes gpu modifier in reco step, and note that once PF is included in HLT we can move the digi step from gpu to alpaka modifier Adjust HCAL-only alpaka workflow numbers Adjust full-reco Alpaka workflow Adjust full reco workflow number Remove harvesting in .424 Fix harvesting to none
A new Pull Request was created by @jsamudio for CMSSW_14_0_X. It involves the following packages:
@AdrianoDee, @rappoccio, @jfernan2, @mandrenguyen, @antoniovilela, @syuvivida, @antoniovagnerini, @subirsarkar, @sunilUIET, @tjavaid, @fabiocos, @cmsbuild, @nothingface0, @srimanob, @davidlange6, @miquork, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
cms-bot internal usage |
test parameters:
|
please test |
backport of #43701 |
-1 Failed Tests: RelVals-INPUT RelVals-INPUTThe relvals timed out after 4 hours. Comparison SummarySummary:
GPU Comparison SummarySummary:
|
I assume this
can be ignored ? |
+Upgrade Note to @cms-sw/core-l2 if we should review warning on https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5deacb/37442/codeRules/cmsCodeRule1.txt |
ignore tests-rejected with external-failure yes |
+pdmv |
+1 |
+1 |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_X IBs (test failures were overridden) and once validation in the development release cycle CMSSW_14_1_X is complete. This pull request will be automatically merged. |
PR description:
This PR adds new workflows to test Alpaka-based PF modules in CMSSW. Introduced are:
0.422
: Alpaka, HCAL only, portable0.423
: Alpaka, HCAL only, portable vs CPU validation0.424
: Alpaka, HCAL only, portable profiling0.492
: Alpaka, Pixel quadruplets, Full-RecoPR validation:
All new workflows tested and passing on 12434.
PF cluster Alpaka vs Legacy validation plots from 12434.423 are available at https://hep.baylor.edu/jsamudio/workflowValidation/
Usual
runTheMatrix.py -l limited -i all --ibeos
check is done and passes.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:
Verbatim backport of #43701
@hatakeyamak @fwyzard