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

nvcc fatal : Unsupported gpu architecture 'compute_89' #590

Open
maozhuxiws opened this issue May 7, 2024 · 2 comments
Open

nvcc fatal : Unsupported gpu architecture 'compute_89' #590

maozhuxiws opened this issue May 7, 2024 · 2 comments

Comments

@maozhuxiws
Copy link

Describe the bug
I have RTX3090&RTX4090 GPU,when I install , there is an imporblem:
nvcc fatal : Unsupported gpu architecture 'compute_89'


To Reproduce
Steps to reproduce the behavior. If the code is not attached and cannot be reproduced easily, the bug report will be closed without any comments.

  • a minimally reproducible code.

Expected behavior
A clear and concise description of what you expected to happen.


Desktop (please complete the following information):

  • OS: [e.g. Ubuntu 18.04]
  • Python version: 3.7.16
  • Pytorch version: 1.7.1
  • CUDA version: 11.1
  • NVIDIA Driver version: [e.g. 450.11]
  • Minkowski Engine version [e.g. 0.5.0]
  • Output of the following command. (If you installed the latest MinkowskiEngine, paste the output of python -c "import MinkowskiEngine as ME; ME.print_diagnostics()". Otherwise, paste the output of the following command.)
wget -q https://raw.githubusercontent.com/NVIDIA/MinkowskiEngine/master/MinkowskiEngine/diagnostics.py ; python diagnostics.py

Additional context
Add any other context about the problem here.

@francotheengineer
Copy link

Please fill out the template completely so we can help you. How can we know what system you are running to help you solve the error.?

@maozhuxiws
Copy link
Author

maozhuxiws commented May 15, 2024 via email

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