Sort by key optimization for Kokkos algorithms

@seanofthemillers and I have added thrust::sort_by_key as an implementation for vtkm::Sort when using HIP/CUDA as back-ends for Kokkos.

Merge request reports

Loading