boostorg / boostorg/compute

boost compute partial_sort

Open
#757 2 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C++
Stars
1.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

Would it make sens to implement a boost::compute::partial_sort ?
Pure Cpp std::partial_sort :
http://en.cppreference.com/w/cpp/algorithm/partial_sort
Looping by calling several nth_element() could be a workaround I guess.
Kind

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.