Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paddlex2.1在ubuntu20.04启动失败 #1950

Closed
77bw opened this issue Aug 27, 2024 · 2 comments
Closed

paddlex2.1在ubuntu20.04启动失败 #1950

77bw opened this issue Aug 27, 2024 · 2 comments

Comments

@77bw
Copy link

77bw commented Aug 27, 2024

Checklist:

  1. 查找历史相关issue寻求解答
  2. 翻阅FAQ常见问题汇总和答疑
  3. 确认bug是否在新版本里还未修复
  4. 如果bug是由PaddleX API 2.0导致,且该bug在develop分支里已修复,参考FAQ Q4替换内置PaddleX API

描述问题

复现

  1. 请提供您出现的报错信息及相关log(log的查找见 FAQ Q2

image
主要报错如下:
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]

  1. 请提供您使用的GUI版本号
    paddlex2.1
  2. 请提供您使用的操作系统信息,如Linux/Windows/MacOS
    ubuntu20.04.6
  3. 请问您使用的CUDA/cuDNN的版本号是?
    CUDA Version: 12.4
@cuicheng01
Copy link
Collaborator

建议降低CUDA版本试试,比如10.2,2.x版本的CUDA版本支持比较低

@TingquanGao
Copy link
Collaborator

The issue has no response for a long time and will be closed. You can reopen or new another issue if are still confused.


From Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants