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

在百度AIStudio上安装PaddlePaddle 1.8.4后报错 CUDNN_STATUS_BAD_PARAM的解决方法 #2

Open
miraiwk opened this issue Sep 7, 2020 · 2 comments

Comments

@miraiwk
Copy link
Owner

miraiwk commented Sep 7, 2020

在百度AIStudio上安装PaddlePaddle1.8.4后, 可能会在运行时报错:

ExternalError:  Cudnn error, CUDNN_STATUS_BAD_PARAM  at (/paddle/paddle/fluid/operators/batch_norm_op.cu:319)

在命令行里执行:

export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBARAY_PATH

即可解决问题 : )

@miraiwk miraiwk pinned this issue Sep 7, 2020
@changgongcheng
Copy link

并没有解决问题

在百度AIStudio上安装PaddlePaddle1.8.4后, 可能会在运行时报错:

ExternalError:  Cudnn error, CUDNN_STATUS_BAD_PARAM  at (/paddle/paddle/fluid/operators/batch_norm_op.cu:319)

在命令行里执行:

export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBARAY_PATH

即可解决问题 : )

并没有解决问题哈

@qing130
Copy link

qing130 commented Nov 15, 2021

paddleX2.0 win10 也遇到这种情况,搞不定

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