Difference in CUDA performance size_t vs int

后端 未结 0 848
傲寒
傲寒 2020-12-21 19:51

The following simple matrix multiplication code takes exactly double the time depending on whether the type of the width variable is specified as size_t or int. I have no id

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