On Fri, Nov 22, 2024 at 6:27 AM Giacchino, Luca <luca.giacch...@intel.com> wrote: > We’d appreciate feedback on this approach. In the meantime, we will complete > the patch to share. We also plan to extend SIMD-based sort to tuple sort in > the future.
Coincidentally, I'll be prototyping a tuple sort that will take better advantage of keys that are integers (whether authoritative or abbreviated), using scalar, portable branch-free techniques. This will require some re-architecting and I believe that will also make it easier for you to experiment with sorting networks there. -- John Naylor Amazon Web Services