parallel processing - Whether block scheduling is done by GPU? -
can assign block specific sm programmatically? can runtime information(number of blocks or warps,a block's or warp's execution time etc.) of sm?
- no.
- no.
nothing of sort exposed standard cuda runtime , driver apis.
Comments
Post a Comment