How to best check for “too much shared memory” in a PTX?

前端 未结 0 669
-上瘾入骨i
-上瘾入骨i 2021-01-12 19:45

I\'m compiling kernel(s) using NVRTC. Suppose I wrote one which uses more static shared memory than my GPU supports. Thus, when I try to cuModuleLoadDataEx() th

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