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

[TBB] Commit in master suggested by TBB devs #7035

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

mrodozov
Copy link
Contributor

See cms-sw/cmssw#33636 (comment)
this is building. it's not a tag but we need this change (hopefully it fixes our issue)

@mrodozov
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mrodozov (Mircho Rodozov) for branch IB/CMSSW_12_0_X/master.

@smuzaffar, @mrodozov, @iarspider can you please review it and eventually sign? Thanks.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.
cms-bot commands are listed here

@makortel
Copy link
Contributor

Would it make sense to test this first in non-production IBs? I suppose ARM and PPC would make most sense.

I'm a bit concerned of updating the production IB to a non-release version. At minimum, I think, this should not be merged for production IB before pre3 is cut.

@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 16, 2021

after the test we can

  1. merge it
  2. build 1 devel 1 ppc and 1 arm IB
  3. revert it until we are sure it's ok for master (and TBB people make a new tag maybe)

@makortel
Copy link
Contributor

The crashes in PPC seem to be frequent-enough that a single IB could be sufficient to check if the crashes get fixed.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8a2460/16003/summary.html
COMMIT: 32df3e9
CMSSW: CMSSW_12_0_X_2021-06-16-0900/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7035/16003/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8a2460/16003/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8a2460/16003/git-merge-result

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 38
  • DQMHistoTests: Total histograms compared: 2862520
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2862491
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 37 files compared)
  • Checked 160 log files, 37 edm output root files, 38 DQM output files
  • TriggerResults: no differences found

@mrodozov mrodozov merged commit 7634c4b into cms-sw:IB/CMSSW_12_0_X/master Jun 16, 2021
@mrodozov mrodozov deleted the tbb-check-pot-fix branch June 16, 2021 22:54
@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 17, 2021

right, I noticed the IB failed and then went to see what wrong:
https://github.com/oneapi-src/oneTBB/blob/8b6f831c68170231ad2748962d48e7d279d35084/src/tbbmalloc/frontend.cpp#L806-L819
I'm asking the tbb devs what to do because improvising can make things worse 😅
In short there is no ppc block and the compiler skips that part failing to compile when meets getSmallObjectIndex

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

3 participants