./src/cuda.c:36: check_error: Assertion `0‘ failed
生活随笔
收集整理的这篇文章主要介绍了
./src/cuda.c:36: check_error: Assertion `0‘ failed
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
I just encountered this problem and solved it. My solution was
sudo rm -rf ~/.nv
and then reboot.
总结
以上是生活随笔为你收集整理的./src/cuda.c:36: check_error: Assertion `0‘ failed的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: opencv各版本链接及opencv_c
- 下一篇: yolov3 anchor 理解