Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !250

Replace WLMP feature flag with SOP/SRP feature flags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michiel Verloop requested to merge sop-srp-feature-flags into develop Nov 21, 2023
  • Overview 0
  • Commits 1
  • Changes 11

For performance testing, more granular control is required over the Shared Offset Partitioning and Shared Result Partitioning optimizations that are part of the with-loop modulo partitioning traversal.
To achieve this control, this MR adds feature flags for SOP and SRP, while removing the feature flags for WLMP to prevent inconsistency between the three options.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: sop-srp-feature-flags