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

RuntimeError:CUDNN_Status_Mapping_Errror #121

Open
bheAI opened this issue Jan 14, 2020 · 1 comment
Open

RuntimeError:CUDNN_Status_Mapping_Errror #121

bheAI opened this issue Jan 14, 2020 · 1 comment

Comments

@bheAI
Copy link

bheAI commented Jan 14, 2020

I run in multi (2~4) GPUs (Tesla V100), there are something error.

Found GPU0 V100-SXM2-16GB which requires CUDA_VERSION >= 9000 for optimal performance and fast startup time, but your PyTorch was compiled with CUDA_VERSION 8000. Please install the correct PyTorch binary using instructions from http://pytorch.org warnings.warn(incorrect_binary_warn % (d, name, 9000, CUDA_VERSION))
*
......
../python3.5/dist-packages/torch/nn/modules/module.py, line 491, in__call__
result = self.forward(*input, **kwargs)
......
*

RuntimeError:CUDNN_Status_Mapping_Errror

@JCZ404
Copy link

JCZ404 commented Mar 29, 2021

Hi, bro., I also meet the same problem, have you already fixed it?

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

2 participants