7 ms·
Why is sorting not done by specialised hardware? Or is it already?
by cammil 3y ago
Why is sorting not done by specialised hardware? Or is it already?
- bmc7505 3y agoIt can be done for fixed-length lists. Optimal sorting networks [1] are an active research topic with many interesting connections to differentiable sorting and ranking [2]. [1]: https://en.wikipedia.org/wiki/Sorting_network#Optimal_sorting_networks https://en.wikipedia.org/wiki/Sorting_network#Optimal_sortin... [2]: https://arxiv.org/abs/2105.04019 https://arxiv.org/abs/2105.04019