-
Notifications
You must be signed in to change notification settings - Fork 369
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
Comments
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.? |
[自动回复]你好,您的邮件我已经收到。祝您生活愉快!
|
did you find solution ? |
[自动回复]你好,您的邮件我已经收到。祝您生活愉快!
|
I have some questions about installing MinkowskiEngine. If you have
installed it, could you please share how you did it?
Le ven. 7 juin 2024 à 20:34, Xiaohan Yang ***@***.***> a
écrit :
… [自动回复]你好,您的邮件我已经收到。祝您生活愉快!
—
Reply to this email directly, view it on GitHub
<#590 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDKMCJXNKOKZWLWBKLZWOKTZGIDN5AVCNFSM6AAAAABHKNPRBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVGQYTKNBUGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
python -c "import MinkowskiEngine as ME; ME.print_diagnostics()"
. Otherwise, paste the output of the following command.)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: