fluid W0224 Compiled with WITH_GPU, but no GPU found in runtime.
Created by: sidneyz139
C:\Users\SidneyZ>python Python 3.7.6 (tags/v3.7.6:43364a7ae0, Dec 19 2019, 00:42:30) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
import paddle.fluidW0224 21:53:26.449920 16584 init.cc:127] Compiled with WITH_GPU, but no GPU found in runtime.
- 标题:
- 版本、环境信息: 1)PaddlePaddle版本:1.7.0 2)CPU:Intel i7 3720QM MKL/OpenBlas/MKLDNN/等数学库的使用情况 不知道该怎么检查 3)GPU:有2个图像卡 Intel HD graphics 4000, NVIDIA NVS 5400M CUDA 10.0 , CUDNN 7.6.5 4)系统环境:LENOVO T530、WIN10 PRO 64BIT, Python 3.7.6
- 安装方式信息: pip安装 python -m pip install paddlepaddle-gpu 已经将cudnn的库拷贝到了对应的目录下。 PATH正常 我有2个图像卡,这个有影响吗?