Previous | Next --- Slide 48 of 74
Back to Lecture Thumbnails
It's me!

From the lecture: If a thread block has more threads than 32*number_of_warps in a core, then its a compile error. We can not create more threads per block than there are execution contexts per core.

Please log in to leave a comment.