Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,059
    • Issues 3,059
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,000
    • Merge requests 1,000
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !18415

llvmpipe: bump LP_MAX_THREADS to 32

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jeremy Rand requested to merge JeremyRand/mesa:llvmpipe-32-threads into main Sep 05, 2022
  • Overview 7
  • Commits 1
  • Pipelines 7
  • Changes 2

On my ppc64le machine with 32 hardware threads, this speeds up OpenArena (1920x1200) from 7.2 fps to 8.1 fps.

As best I can tell, there is no documented reason for the current max being only 16, other than the commit message for 38a751cb saying that it was bumped from 8 in 2013 because someone reported a resulting speedup on a mailing list.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: llvmpipe-32-threads