BaSs_HaXoR

[HSA] Heterogeneous System Architecture

Jan 27th, 2015
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. THIS WAS AN AWESOME READ! (:o)
  2. ############################################################################################################################################
  3. The big change is support for Heterogeneous System Architecture (HSA for short), which is all about more tightly integrating CPU and GPU cores. In particular, the old division of memory – CPUs had one block, GPUs another, and they were handled in very different ways – is replaced by a tidy new scheme (hUMA) where everyone shares the same RAM access, queuing and execution rights.
  4.  
  5. What this means is that each CPU and graphics core in a Kaveri chip can now be running a separate process, in its own memory space, independent from the others. It's a new way of doing things which AMD says requires a brand new term, "compute cores", to help compare them properly. Kaveri's A10-7850K with 4 CPU and 8 GPU cores can now be considered to have twelve "compute cores"
  6. ############################################################################################################################################
  7. #innovation
  8. Read More!: http://adf.ly/wioSe
  9. //BaSs_HaXoR
Add Comment
Please, Sign In to add comment