ArborX icon indicating copy to clipboard operation
ArborX copied to clipboard

Implement sortObjects in terms of sortByKey

Open masterleinad opened this issue 2 years ago • 2 comments

Mostly for CI for now.

masterleinad avatar Oct 03 '22 15:10 masterleinad

Just FYI, we had #460. It was in complete state, except for the fact that the Serial was slower.

aprokop avatar Oct 03 '22 15:10 aprokop

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.

masterleinad avatar Oct 03 '22 16:10 masterleinad

Do we still want this? If yes, it can be made a lot more compact now based on #460.

aprokop avatar Mar 07 '23 22:03 aprokop

Still waiting on https://github.com/kokkos/kokkos/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+radix.

masterleinad avatar Mar 14 '23 20:03 masterleinad

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.

aprokop avatar Jan 05 '24 20:01 aprokop