Skip to content
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

DD4hep: Add Division Volume #25252

Merged
merged 2 commits into from Nov 23, 2018
Merged

DD4hep: Add Division Volume #25252

merged 2 commits into from Nov 23, 2018

Conversation

ianna
Copy link
Contributor

@ianna ianna commented Nov 15, 2018

  • Add a Division tag parser
  • Make context private and provide read/write accessors
  • Clear context when done with it
  • Change naming according to Coding style rules
  • Process Algorithms defined in a PosPartSection (should all Algorithms be part of this section?)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@ianna
Copy link
Contributor Author

ianna commented Nov 17, 2018

please test

1 similar comment
@ianna
Copy link
Contributor Author

ianna commented Nov 19, 2018

please test

@ianna
Copy link
Contributor Author

ianna commented Nov 19, 2018

@smuzaffar - I cannot trigger the tests for this PR

@ianna
Copy link
Contributor Author

ianna commented Nov 19, 2018

please test

@smuzaffar
Copy link
Contributor

I am checking

@smuzaffar
Copy link
Contributor

code-checks

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 19, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/31733/console Started: 2018/11/19 16:24

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ianna (Ianna Osborne) for master.

It involves the following packages:

DetectorDescription/DDCMS

@civanch, @Dr15Jones, @cvuosalo, @ianna, @mdhildreth, @cmsbuild can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@smuzaffar
Copy link
Contributor

@ianna , bot only recognize commands once code-checks are passed. In this case, the jenkins job for code checks fail for some unknow reason (may be a github glitch https://cmssdt.cern.ch/jenkins/job/run-pr-code-ckecks/7273/console ).

anyway, it runs fine and tests are now running

@cmsbuild
Copy link
Contributor

-1

Tested at: 86626cf

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-25252/31733/summary.html

I found follow errors while testing this PR

Failed tests: ClangBuild

  • Clang:

I found compilation warning while trying to compile with clang. Command used:

USER_CUDA_FLAGS='--expt-relaxed-constexpr' USER_CXXFLAGS='-Wno-register -fsyntax-only' scram build -k -j 16 COMPILER='llvm compile'

See details on the summary page.

@cmsbuild
Copy link
Contributor

Comparison not run due to Build errors/Fireworks only changes/No short matrix requested (RelVals and Igprof tests were also skipped)

@ianna
Copy link
Contributor Author

ianna commented Nov 20, 2018

please test

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 20, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/31755/console Started: 2018/11/20 12:44

@cmsbuild
Copy link
Contributor

Pull request #25252 was updated. @civanch, @Dr15Jones, @cvuosalo, @ianna, @mdhildreth, @cmsbuild can you please check and sign again.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@ianna
Copy link
Contributor Author

ianna commented Nov 20, 2018

+1

@cmsbuild
Copy link
Contributor

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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-25252/31755/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 3013311
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3013111
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 31 files compared)
  • Checked 134 log files, 14 edm output root files, 32 DQM output files

@fabiocos
Copy link
Contributor

@ianna the CMSSW code rules checker complains about the try-check constructs used in this package, although they are not directly coming from this PR. Is it possible to clean them in some way?
Not sure how in this case...

@ianna
Copy link
Contributor Author

ianna commented Nov 21, 2018

@fabiocos - Could you, please, point me to the link?

@ianna
Copy link
Contributor Author

ianna commented Nov 22, 2018

@fabiocos - this try bloc is treating DDAlgorithm plugins, e.g. what the DPGs will be working on. I think, while they are debugging the code it is better to print a message then crash or stop. I'll clean it up later when it the DDAlgorithm migration is done.

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit f3e28f3 into cms-sw:master Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants