ComputeSharp
ComputeSharp copied to clipboard
common algorithms build in
ComputeSharp could have some parallel algorithms implemented like prefix sum or sorting. They are quite difficult to implement on your own, especially with optimized performance.