Hacker News
new
past
comments
ask
show
jobs
points
by
pixelesque
8 hours ago
|
comments
by
cyber_kinetist
8 hours ago
|
next
[-]
You can launch much more logical threads than the available physical threads. The GPU scheduler will automatically dispatch the work to the SMs.
reply
by
ks6g10
4 hours ago
|
prev
|
next
[-]
Just like 2 threads can execute on the same core at the "same" time, i.e. no synchronization, the same is true for GPU threads/ thread groups.
reply
by
zipy124
7 hours ago
|
prev
|
[-]
I guess they never say that they execute at the same time technically haha
reply