Skip to content

Expose cub::DeviceSegmentedTopK for arbitrary segment sizes #8360

@elstehle

Description

@elstehle

We plan to do the heavy lifting of exposing cub::DeviceSegmentedTopK in #7616. #7616 static_asserts that users provide a static upper bound that is small enough to ensure that such a segment size could be addressed by a single thread block.

Tasks:

  • Add examples for fixed large segments
  • Add examples for variable segments ranging from small to large
  • Remove documentation mentioning constraints on small segment sizes

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