ArborX
ArborX copied to clipboard
Implement sortObjects in terms of sortByKey
Mostly for CI for now.
Just FYI, we had #460. It was in complete state, except for the fact that the Serial was slower.
Just FYI, we had #460. It was in complete state, except for the fact that the Serial was slower.
We should probably discuss this at the meeting then.
Do we still want this? If yes, it can be made a lot more compact now based on #460.
Still waiting on https://github.com/kokkos/kokkos/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+radix.
I propose closing this, given that there's been no movement on the Kokkos PR, and that this PR is very out of date. If we need to put in Kokkos' radix sort in later, we could easily do it.