Error content:
UserWarning: You are using GPU version Paddle, but your CUDA device is not set properly. CPU device will be used by default.
"You are using GPU version Paddle, but your CUDA device is not set properly. CPU device will be used by default."
Traceback (most recent call last):
File "D:/python-pic/exm4/fruits/01_fruits.py", line 178, in <module>
place=fluid.CUDAPlace(0)#GPU上执行
OSError: (External) CUDA error(35), CUDA driver version is insufficient for CUDA runtime version.
[Hint: 'cudaErrorInsufficientDriver'. This indicates that the installed NVIDIA CUDA driver is older than the CUDA runtime library. This is not a supported configuration.Users should install an updated NVIDIA display driver to allow the application to run.] (at ..\paddle\fluid\platform\gpu_info.cc:108)
reason:
This indicates that the installed NVIDIA CUDA driver is older than the CUDA runtime library. This is not a supported configuration.Users should install an updated NVIDIA display driver to allow the application to run.
Solution: update the graphics card driver
Read More:
- How to Solve QGIS installation paddy GPU error
- [Solved] RuntimeError: ProcessGroupNCCL is only supported with GPUs, no GPUs found
- fatal error: cublas_v2.h: No such file or directory [How to Solve]
- Pytorch CUDA Error: UserWarning: CUDA initialization: CUDA unknown error…
- [Solved] RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cubla…
- [Solved] Tensorflow cuda Error: Could not load dynamic library ‘libcudart.so.11.0‘; dlerror: libcudart.so.11.0:
- Pytorch directly creates a tensor on the GPU error [How to Solve]
- [Solved] torchsummary Error: RuntimeError: Input type (torch.cuda.FloatTensor) and weight type (torch.F
- [How to Solve] RuntimeError: CUDA out of memory.
- [Solved] RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at
- pytorch: RuntimeError CUDA error device-side assert triggered
- [CUDA Environment] Python Pytorch Error: CudaSetupArgument
- YOLOX Model conversion error: [TensorRT] ERROR: runtime.cpp (25) – Cuda Error in allocate: 2 (out of memory)
- ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
- [Solved] OpenCV Import Error: ImportError: numpy.core.multiarray failed to import
- RuntimeError: Not implemented on the CPU [How to Solve]
- Apex install error: the environment is not compatible
- [Solved] error: ROIAlign_cuda.cu(275): error: no instance of function template “THCCeilDiv“ matches
- [Solved] pycuda._driver.LogicError: cuFuncSetBlockShape failed: invalid resource handle
- [Solved] bushi RuntimeError: version_ <= kMaxSupportedFileFormatVersion INTERNAL ASSERT FAILED at /pytorch/caffe2/s