Single instruction, multiple threads: Difference between revisions

Content deleted Content added
Added the reference for Henn&Patt (Hennessy & Patterson text book)
No edit summary
Line 19:
 
{| class="wikitable" style="style="font-size:80%; text-align: center"
! Nvidia [[CUDA]] || [[OpenCL]] || Hennessy & Patterson<ref>{{cite book |author1=John L. Hennessy |author2=David A. Patterson|title=Computer Architecture: A Quantitative Approach |publisher=Morgan Kaufmann |edition=6 |pages=314 ff.}}</ref>
|-
| Thread || Work-item || Sequence of SIMD Lane operations
Line 31:
 
== See also ==
* [[General-purpose computing on graphics processing units]] (GPGPU)
 
== References ==