Deep Learning Super Sampling: Difference between revisions

Content deleted Content added
Line 134:
| quote=''NVIDIA GPUs execute groups of threads known as warps in SIMT (Single Instruction, Multiple Thread) fashion''
}}
</ref> A Warp is a set of 32 threads within a thread block such that all the [[Thread (computing)|threads]] in a Warp execute the same instruction.
</ref>
 
==See also==