Single instruction, multiple threads: Difference between revisions

Content deleted Content added
m stub sorting, cats
SIMT is closely related to SIMD (and a new reference)
Line 4:
 
{{Quote| [The G80 Nvidia GPU architecture] introduced the single-instruction multiple-thread (SIMT) execution model where multiple independent threads execute concurrently using a single instruction.}}
 
SIMT is closely related to [[SIMD]].<ref>{{cite web |url=http://dx.doi.org/10.1109/MM.2008.31 |title=NVIDIA Tesla: A Unified Graphics and Computing Architecture |date=2008 |website=http://www.ieee.org/ |publisher=IEEE |accessdate=2014-08-07 |page=6 {{subscription required|s}} }}</ref>
 
== References ==