|
|
|
|
|
by kbwt
2830 days ago
|
|
> The switching isn't free. It absolutely is, on current GPUs. Think of it like a larger-scale version of SMT (Intel's hyperthreading). GPUs are able to do this because they execute instructions in-order and do not need to track thousands of instructions per thread. |
|