Skip to content

Delegate large segments to Multi-CTA Implementation in DeviceSegmentedTopK #8364

@elstehle

Description

@elstehle

The goal here is to extend the existing kernel, which processes a batch of small segments, such that large segments that cannot be processed by a thread block are pushed into a global queue that will get picked up by a subsequent kernel that assigns a (presumably load-balanced) number of CTAs to each of those segments.

Tasks:

  • TBD

Depends on:

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