Showing cs.DCShow all
2 papers · 1 filter
cs.DC2024
Fine-Grained Vectorized Merge Sorting on RISC-V: From Register to Cache
Jin Zhang, Jincheng Zhou, Xiang Zhang +2
Merge sort as a divide-sort-merge paradigm has been widely applied in computer science fields. As modern reduced instruction set computing architectures like the fifth generation (…
cs.DC2024
A Hybrid Vectorized Merge Sort on ARM NEON
Jincheng Zhou, Jin Zhang, Xiang Zhang +3
Sorting algorithms are the most extensively researched topics in computer science and serve for numerous practical applications. Although various sorts have been proposed for effic…