Skip to content

Tracks performance issues of inner persistent scheduler #107

@liqiangxl

Description

@liqiangxl

The results of const int64_t warp_size = std::min(warp_size_based_on_l1, warp_size_based_on_l2); in innerPersistentHeuristiccan be a odd number such as 15. which seems not right. Prefer 16 or 32. Noticed while working on this PR #68 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Schedulers & HeuristicsIssues related to Schedulers & Heuristics.on holdThis issue should be revisited in the future

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions