You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
主要报错如下:
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
The text was updated successfully, but these errors were encountered:
Checklist:
描述问题
复现
主要报错如下:
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]
paddlex2.1
ubuntu20.04.6
CUDA Version: 12.4
The text was updated successfully, but these errors were encountered: