A GPU Warp Is Just a Wide SIMD Vector

A GPU warp is not *like* a SIMD vector. It is one: thirty-two lanes, one instruction, thirty-two pieces of data. The only reason the connection stayed invisible

Read Original

Related