Skip to content

Split Algorithm_SORT kernels into comparison and non-comparison #551

@MrBurmark

Description

@MrBurmark

Currently we use a comparison based sort for Seq and Omp, but radix sort for hip and cuda. Given the difference in complexity with fixed size data these should be different kernels so the attributes can be accurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions