P.01Rust's Portable SIMD Just Landed on the GPU. Here's Why That's a Bigger Deal Than It Sounds
VectorWare mapped Rust's std::simd types directly onto GPU warps, letting the same vector code run on CPU and GPU without a rewrite. What it does, why it's hard, and where it still breaks.

