Skip to content
Discussion options

You must be logged in to vote

对于GPU而言,一个warp的线程数是32,参考 (https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html#differences-between-host-and-device) ,超过32个thread会被串行执行

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@hbsun2113
Comment options

@Hzfengsy
Comment options

Answer selected by hbsun2113
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants