Previous | Next --- Slide 49 of 78
Back to Lecture Thumbnails
caiqifang

Is there a particular rule why we define THREADS_PER_BLK as 128?

llcoolj

I think it's based on how the thread scheduling works?

ferozenaina

This is just an example. CUDA Compute 6.1 can have a maximum of 1024 threads per block across all the three dimensions.