主要参考的教程
https://blog.csdn.net/qq_46472656/article/details/138624468
https://blog.csdn.net/qq_31034951/article/details/134187395
cuda 12.8.1
cudnn 9.21.0
pytorch 2.9.1
python 3.10
备份可以,但是cuda会出问题,恢复了之后nvidia-smi命令没有了
ubuntu2204备份:wsl --export Ubuntu-22.04 D:\wsl\ubuntu2204\ubuntu2204_cuda_pytorch_ros.tar
在windows可以用vscode“远程”操作
可以在windows上边的vscode远程连接wsl里面的代码库,好方便,像一种ssh一样
