Skip to content

[FEA]: Initial hierarchy groups implementation #7618

@davebayer

Description

@davebayer

Create an initial hierarchy groups implementation. We are interested in having:

  • thread_group, a group that contains 1 thread,
  • warp_group, a group that contains 1 warp,
  • block_group, a group that contains 1 block,
  • cluster_group, a group that contains 1 cluster and
  • grid_group, a group that is an abstraction for the whole grid.

Each group should be specific to a given hierarchy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions