2021-05-22 Please update your GPU driver by downloading and installing a new version from the URL: h

本文探讨了如何在遇到CUDA版本过旧的PyTorch警告时,避免盲目升级CUDA,而是提供了解决思路,包括调整PyTorch版本建议。同时,介绍了CUDA与PyTorch之间的对应关系,以帮助读者更好地理解两者在深度学习中的配合。
部署运行你感兴趣的模型镜像

(pyenv3) [root@bsyocr server]# python nlp/run.py > nlp/log.txt
/opt/pyenv3/lib64/python3.6/site-packages/torch/cuda/__init__.py:52: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 10010). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at  /pytorch/c10/cuda/CUDAFunctions.cpp:109.)
  return torch._C._cuda_getDeviceCount() > 0
38185it [00:52, 734.24it/s]
4242it [00:05, 791.65it/s]
4707it [00:06, 781.75it/s]
/opt/server/pytorch_pretrained/optimization.py:275: UserWarning: This overload of add_ is deprecated:
    add_(Number alpha, Tensor other)
Consider using one of the following signatures instead:
    add_(Tensor other, *, Number alpha) (Triggered internally at  /pytorch/torch/csrc/utils/python_arg_parser.cpp:1005.)
  next_m.mul_(beta1).add_(1 - beta1, grad)

 

 

参考

1 解决思路(不盲目升级cuda,调整pytorch版本)

https://www.zhihu.com/question/309583980

 

2 cuda 与 pytorch对应关系

https://blog.youkuaiyun.com/kellyroslyn/article/details/109668001

 

您可能感兴趣的与本文相关的镜像

PyTorch 2.5

PyTorch 2.5

PyTorch
Cuda

PyTorch 是一个开源的 Python 机器学习库,基于 Torch 库,底层由 C++ 实现,应用于人工智能领域,如计算机视觉和自然语言处理

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值