Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • R radler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ResearchAndDevelopment
  • radler
  • Merge requests
  • !74

Fix the threads used per subimage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andre Offringa requested to merge fix-thread-counts-per-algorithm into main Jul 23, 2022
  • Overview 14
  • Commits 5
  • Pipelines 6
  • Changes 8

The old calculation for number of threads didn't really make sense anymore, possibly because of other changes since that was implemented. The number of threads per subimage is now set to the total number of requested threads, divided by the number of subimages that will run in parallel. This number is rounded upward.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-thread-counts-per-algorithm