Hacker News new | ask | show | jobs
McGridsort: Warping Grids for GPU k-way mergesort (winwang.blog)
3 points by winwang 70 days ago
1 comments

Had a fun little idea for a weird GPU/SIMD k-way mergesort a couple years back, finally decided to write it up! (Anti-)jumpscare: no hard perf numbers in the post (though I have profiled it somewhat already).