Ask HN: Why hasn't x86 caught up with Apple M series?
430 points by stephenheron 2d ago 613 comments
Ask HN: Best codebases to study to learn software design?
103 points by pixelworm 4d ago 90 comments
GPUPrefixSums – state of the art GPU prefix sum algorithms
49 coffeeaddict1 11 8/28/2025, 12:49:10 PM github.com ↗
They mention promising results on Apple Silicon GPUs and even cite the contributions from Vello, but I don't see a Metal implementation in there and the benchmark only shows results from an RTX 2080. Is it safe to assume that they're referring to the WGPU version when talking about M-series chips?
https://developer.nvidia.com/gpugems/gpugems3/part-vi-gpu-co...