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

Always set the thread stack size when configuring TBB, even if the number of threads is not specified (10.2.x) #24055

Merged
merged 2 commits into from
Aug 7, 2018

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Jul 25, 2018

Set the thread stack size even if the number of threads is not specified on the command line nor in the process.options ParameterSet.

@fwyzard fwyzard changed the base branch from master to CMSSW_10_2_X July 25, 2018 21:51
@fwyzard fwyzard changed the title Configure TBB even if the number of threads is not specified. Configure TBB even if the number of threads is not specified (10.2.x) Jul 25, 2018
@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 25, 2018

backport #24054

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 25, 2018

type bugfix

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 25, 2018

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_10_2_X.

It involves the following packages:

FWCore/Framework

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@makortel, @Martin-Grunewald, @wddgit this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 25, 2018

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 25, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29465/console Started: 2018/07/25 23:53

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 31
  • DQMHistoTests: Total histograms compared: 2892290
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2892099
  • DQMHistoTests: Total skipped: 190
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 30 files compared)
  • Checked 128 log files, 14 edm output root files, 31 DQM output files

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 2, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 2, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 2, 2018

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

There are some workflows for which there are errors in the baseline:
250202.181 step 2
The results for the comparisons for these workflows could be incomplete
This means most likely that the IB is having errors in the relvals.The error does NOT come from this pull request

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 30
  • DQMHistoTests: Total histograms compared: 2665422
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2665238
  • DQMHistoTests: Total skipped: 183
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 29 files compared)
  • Checked 125 log files, 11 edm output root files, 30 DQM output files

@fabiocos
Copy link
Contributor

fabiocos commented Aug 7, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29705/console Started: 2018/08/07 10:58

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2018

Comparison job queued.

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 7, 2018

I think it was successfully tested already last week (and is in 10.3.x for a while now...)

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2018

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

Comparison Summary:

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

@fabiocos
Copy link
Contributor

fabiocos commented Aug 7, 2018

+1

@cmsbuild cmsbuild merged commit ac69d9b into cms-sw:CMSSW_10_2_X Aug 7, 2018
@fwyzard fwyzard deleted the improve_TBB_setup_102x branch August 25, 2018 07:25
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.

4 participants