PaddleX
PaddleX copied to clipboard
paddlex2.1在ubuntu20.04启动失败
Checklist:
- 查找历史相关issue寻求解答
- 翻阅FAQ常见问题汇总和答疑
- 确认bug是否在新版本里还未修复
- 如果bug是由PaddleX API 2.0导致,且该bug在develop分支里已修复,参考FAQ Q4替换内置PaddleX API
描述问题
复现
- 请提供您出现的报错信息及相关log(log的查找见 FAQ Q2)
主要报错如下:
OSError: (External) CUSOLVER error(7).
[Hint: 'CUSOLVER_STATUS_INTERNAL_ERROR'. An internal cuSolver operation failed. This error is usually caused by a cudaMemcpyAsync() failure.To correct: check that the hardware, an appropriate version of the driver, and the cuSolver library are correctly installed. Also, check that the memory passed as a parameter to the routine is not being deallocated prior to the routine’s completion.] (at /paddle/paddle/fluid/platform/device_context.h:418)
[operator < gaussian_random > error]
- 请提供您使用的GUI版本号 paddlex2.1
- 请提供您使用的操作系统信息,如Linux/Windows/MacOS ubuntu20.04.6
- 请问您使用的CUDA/cuDNN的版本号是? CUDA Version: 12.4