-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Patatrack integration - calorimeters shared code (6/N) #31704
Patatrack integration - calorimeters shared code (6/N) #31704
Conversation
The code-checks are being triggered in jenkins. |
For all questions, please address @amassiro @mariadalfonso @vkhristenko . |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31704/18866
|
The tests are being triggered in jenkins.
|
A new Pull Request was created by @fwyzard (Andrea Bocci) for master. It involves the following packages: CUDADataFormats/CaloCommon The following packages do not have a category, yet: CUDADataFormats/CaloCommon @perrotta, @jpata, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
-1 Tested at: f6571a8 CMSSW: CMSSW_11_2_X_2020-10-07-1100 I found follow errors while testing this PR Failed tests: HeaderConsistency |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
f6571a8
to
d07d030
Compare
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
Even with enabling the GPU in the test,
I think we need to raise this as a separate issue (unless I misunderstood how this is supposed to work), but it's not a blocker for this PR as I have been able to verify the test runs locally, on top of the tests in the patatrack branch. |
+reconstruction
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Comparison not run due to Build errors/Fireworks only changes/No short matrix requested (RelVals and Igprof tests were also skipped) |
looks likely that the clang build will complain about this PR once its new headers are used - we see this in the modules IB /data/cmsbld/jenkins/workspace/build-any-ib/w/tmp/BUILDROOT/9faf547acdcdd0e319dedacbbb9eebbe/opt/cmssw/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_2_CXXMODULE_X_2020-10-26-2300/src/DataFormats/CaloRecHit/interface/MultifitComputations.h:341:58: warning: '&&' within '||' [-Wlogical-op-parentheses] |
PR description:
Data formats and algorithms shared by the ECAL and HCAL local reconstruction (multifit and MAHI).
PR validation:
Changes in use in the Patatrack releases.
if this PR is a backport please specify the original PR and why you need to backport that PR:
Includes changes from: