Skip to content
Snippets Groups Projects

Introduced extra parameter to ThreadPoolSvc initPool to allow increase the max allowed parallelism of TBB.

All threads resolved!

As discussed in https://its.cern.ch/jira/browse/ATR-26285 I added an additional parameter to initPool of the ThreadPoolSvc to allow for increasing the maximum allowed parallelism of TBB. This is set from the new maxParallelismExtra Gaudi property.

In order to do that I had to modify also the IThreadPoolSvc interface (would be great if someone could confirm if it is fine to modify it).

Tagging @fwinkl and @bwynne

Merge request reports

Pipeline #7076115 passed

Pipeline passed for f3932009 on ssottoco:increase_max_allowed_parallelism

Merged by Marco ClemencicMarco Clemencic 9 months ago (Mar 20, 2024 12:43pm UTC)

Merge details

  • Changes merged into with 30f62eb0.
  • Deleted the source branch.

Pipeline #7091103 failed

Pipeline failed for 30f62eb0 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading