Are the algorithms used in the CUB library for key, value sorting "stable"?

Hi all,

By stable I refer to the Wikipedia definition: “Stable sorting algorithms maintain the relative order of records with equal keys”.

Thank you.

Yes.

https://groups.google.com/g/cub-users/c/1iXn3sVMEuA?pli=1

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.