Hacker News new | ask | show | jobs
by tinus_hn 2020 days ago
How is it a unified memory architecture if one part is faster than another? Sounds rather non-unified.
1 comments

"Unified" in this case refers to the CPU and GPU having the same access to memory. This could still be true even if part of the memory is faster, as long as it's faster for both CPU and GPU.