Single instruction, multiple threads: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
Description: add heading separating terminology
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 39:
A downside of SIMT execution is the fact that [[Predication_(computer_architecture)#SIMD,_SIMT_and_vector_predication|"predicate masking"]] is the only strategy to control per-Processing Element execution, leading to poor utilization in complex algorithms.
 
== Terminology ==
{| class="wikitable" style="text-align: center"
|+ SIMT Terminology