Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Document segmented sort behaviour for unspecified ranges#519

Merged
gevtushenko merged 1 commit into
NVIDIA:mainfrom
gevtushenko:fix-main/github/seg_sort_guarantees_for_unspec_ranges
Jul 19, 2022
Merged

Document segmented sort behaviour for unspecified ranges#519
gevtushenko merged 1 commit into
NVIDIA:mainfrom
gevtushenko:fix-main/github/seg_sort_guarantees_for_unspec_ranges

Conversation

@gevtushenko

Copy link
Copy Markdown
Collaborator

This PR addresses the following issue by documenting segmented sort behaviour in case of unspecified ranges. It also adds tests to ensure this behaviour.

@gevtushenko gevtushenko added this to the 2.0.0 milestone Jun 28, 2022
@gevtushenko gevtushenko requested a review from alliepiper June 28, 2022 11:37
gevtushenko added a commit to gevtushenko/thrust that referenced this pull request Jun 28, 2022

@jrhemstad jrhemstad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some ideas for making the requirements stronger/clearer.

I'll approve and defer to whatever you end up feeling is best.

Comment thread cub/device/device_segmented_radix_sort.cuh Outdated
Comment thread cub/device/device_segmented_radix_sort.cuh Outdated
@gevtushenko gevtushenko force-pushed the fix-main/github/seg_sort_guarantees_for_unspec_ranges branch 2 times, most recently from beaaa51 to 8612529 Compare July 19, 2022 22:07
@gevtushenko gevtushenko force-pushed the fix-main/github/seg_sort_guarantees_for_unspec_ranges branch from 8612529 to b665d6c Compare July 19, 2022 22:12
@gevtushenko gevtushenko merged commit f4dd6b0 into NVIDIA:main Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sorting of non-contiguous segments. Guarantees for ranges not specified in offsets?

3 participants