Uniform memory access: Difference between revisions

Content deleted Content added
Get rid of unnecessary piping. Use {{cite book}} for a book reference. Separate foot-of-page template and categories from the reference list.
hUMA: Use a citation template.
 
Line 9:
 
==hUMA==
In April 2013, the term hUMA (''heterogeneous uniform memory access'') began to appear in [[AMD]] promotional material to refer to [[CPU]] and [[GPU]] sharing the same system memory via [[Cache coherence|cache coherent]] views. Advantages include an easier programming model and less copying of data between separate memory pools.<ref>{{cite web |author=Peter Bright. [|url=https://arstechnica.com/information-technology/2013/04/amds-heterogeneous-uniform-memory-access-coming-this-year-in-kaveri/ |title=AMD's "heterogeneous Uniform Memory Access" coming this year in Kaveri], |website=[[Ars Technica,]] |date=April 30, 2013.}}</ref>
 
==See also==