今天早上又跑了一次,前面下载了蛮多可是又碰到错误:CUDA error: no kernel image is available for execution on the device CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 Compile with TORCH_USE_CUDA_DSA
to enable device-side assertions.ChatGPT的说法是:使用的是 NVIDIA GeForce RTX 5070 Ti Laptop GPU,它属于 RTX 50 系列,非常新,可能使用的是 CUDA 12.4+、sm_120 架构,但: 当前的 PyTorch 还没有编译支持 sm_120 架构。 PyTorch 安装包中只支持 sm_50 ~ sm_90,这就是报错的原因。现在怎么办?我的科学上网用全局,我的clash版本没有设置tun模式,以上问题还是网络问题吗?有什么解决方式?谢谢