Set the CUDA blocksize when using Thrust?

前端 未结 0 529
醉酒成梦
醉酒成梦 2020-12-30 07:57

Is it possible to set the size of the CUDA block from the underlying kernel launch of Thrust function templates such as thrust::transform or thrust::sort<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题