Compute Bound Median Filter On GPU

On May 16th 2018 we presented at PerfUG.
Our presentation was about taking an existing C# code and run it on the GPU with Hybridizer.
We went through all optimization phases, from simple C# parallel for to a rolling buffer of registers with sorting networks.

Check out the slides: