Changes

Jump to: navigation, search

GPU

2 bytes added, 15:55, 19 April 2021
SIMT and SIMD on GPU
=SIMT and SIMD on GPU=
A common scheme on GPUs is to run multiple threads in [https://en.wikipedia.org/wiki/Single_instruction,_multiple_threads SIMT] fashion and are capable to hide memory latencies by running a multitude of SIMT waves on the same [https://en.wikipedia.org/wiki/SIMD SIMD] unitto hide memory latencies.
=Memory Model=
422
edits

Navigation menu