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

Unsupported gpu architecture 'compute_86' #31

Open
DIVE128 opened this issue May 18, 2022 · 1 comment
Open

Unsupported gpu architecture 'compute_86' #31

DIVE128 opened this issue May 18, 2022 · 1 comment

Comments

@DIVE128
Copy link

DIVE128 commented May 18, 2022

Thanks for your great job. Our environment is linux with gpu RTX3090 and the fixed lowest version of pytorch is 1.7 with cuda11.0. When we run mask.sh , it prompts Unsupported gpu architecture compute 86 . Could you release the code that suits a higher version of pytorch? Thanks a lot.

@XinyiYing
Copy link
Owner

XinyiYing commented Jun 13, 2022

We can use D3Dnet in linux with gpu RTX3090 and the version of pytorch is 1.7.1 with cuda11.0.221 and cudnn8.0.5_0. The problem may be caused by the problem of "The current CUDA hashrate is higher than the CUDA hashrate supported by the current PyTorch version"
The driver version of NVIDIA-SMI is 470.57.02.
Please refer to https://blog.csdn.net/cwm19950318/article/details/111287797 for more details. We hope this may help.

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