Predication (computer architecture): Difference between revisions

Content deleted Content added
SIMD, SIMT and vector predication: move things around a bit for vector predication
Tags: Mobile edit Mobile web edit Advanced mobile edit
SIMD, SIMT and vector predication: add ref to GPGPU project
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 99:
</syntaxhighlight>
 
All the techniques, advantages and disadvantages of single scalar predication apply just as well to the parallel processing case, where the issues associated with branching are made far more complex.<ref>https://gpgpuarch.org/en/basic/simt/</ref>
<ref>
 
==See also==