oneapi-src / distributed-ranges

Distributed ranges is a generalization of C++ ranges for distributed data structures.
45 stars 14 forks source link

mhp::sort() performance optimization with dpl::lower_bound #742

Closed mateuszpn closed 3 weeks ago

mateuszpn commented 2 months ago

Joint work with @haichangsi