cylondata/cylon

Extend distributed sorting for CPU

Opened this issue · 0 comments

Extend sorting and may be reuse this for distributed quantile operation as well.

The algorithm is discussed here
https://docs.google.com/document/d/1nicrPuDepPLYSYsvdmkE56TPXO4C4azDUcl15u08i6s/edit#

GPU distributed sorting
#510