Skip to content

[FEA]: Integrate runtime-cooperative segmented reduce through internal dispatch #11026

Description

@anikaj-eng

Is this a duplicate?

Area

CUB

Is your feature request related to a problem? Please describe.

The runtime-cooperative kernel and picker need to be reachable from DeviceSegmentedReduce through CUB's internal dispatch and tuning-policy path.

Describe the solution you'd like

Integrate the runtime-cooperative segmented-reduce path into internal dispatch so tuning policy can select it, with the existing CUB implementation as the fallback. Do not add a new public user-facing API.

Close once the path is selected through dispatch and covered by CUB tests.

Describe alternatives you've considered

No response

Additional context

Depends on the runtime-cooperative kernel and picker building blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions