HearyShen / gitalk-comments

gitalk-comments
https://heary.cn
2 stars 0 forks source link

PyTorch报CUDA error: no kernel image is available for execution on the device问题解决 | Heary's Blog #117

Open HearyShen opened 4 years ago

HearyShen commented 4 years ago

https://heary.cn/posts/PyTorch%E6%8A%A5CUDA-error-no-kernel-image-is-available-for-execution-on-the-device%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3/

PyTorch 1.3版本,提高了对CUDA设备的Compute Capability等级的最低要求,导致在较为老旧的GPU型号上,部分计算操作无法执行。