logoalt Hacker News

monocasayesterday at 9:39 PM2 repliesview on HN

GPU "cores" are basically what a CPU would call SIMD lanes. So a GPU with 1024 'CUDA cores' might be structured as 16 relatively independent pieces that a CPU might call a core, each with a 64 wide SIMD unit.


Replies

mathisfun123yesterday at 10:04 PM

32 wide - only AMD has a 64 wide mode

y1n0today at 12:47 AM

64 what? Bits/bytes/something bigger?

show 2 replies