the launch timed out and was terminated

我调用的SDK里面的求前缀和函数,求前缀和,但出现the launch timed out and was terminated错误,这是什么原因啊?提示在scan.cu的98行,那是分配空间的!请各位这是什么原因啊??开始能正常运行一段时间,能出来图像,反复渲染图像,突然每个时间图像停止,显示the launch timed out and was terminated错误,提示提示在scan.cu的98行出现错误。请问这是什么原因导致的?

你可以看看是不是有无限循环。

还有一种可能性就是计算时间太长了

应该是计算时间过长了

:shake: