Skip to content

implement sorting, including argsort #1

@haydnv

Description

@haydnv

The fastest general-case parallel sort is IBR (interval-based rearrangement) bi-tonic: https://arxiv.org/abs/1511.03404

Simple bi-tonic sort and IBR bi-tonic sort performance converges around 2^17-2^20 keys

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