Opened 9 years ago
Last modified 9 years ago
#9589 assigned Feature Requests
Add a parallel_sort algorithm.
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Base on http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3429.pdf and TBB Intel library add a parallel_sort algorithm.
The main difference is that the algorithm could take an Executor as parameter.
Note:
See TracTickets
for help on using tickets.