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

About 3090 #104

Open
zzzyzh opened this issue Dec 24, 2022 · 3 comments
Open

About 3090 #104

zzzyzh opened this issue Dec 24, 2022 · 3 comments

Comments

@zzzyzh
Copy link

zzzyzh commented Dec 24, 2022

Can we use RTX3090 to train nnFormer?
It always comes up with the following information:
NVIDIA GeForce RTX 3090 with CUDA capability sm_86 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_70.
If you want to use the NVIDIA GeForce RTX 3090 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

And point out EOFError
What should I do?

@848475885
Copy link

Try this: uninstall your current pytorch in nnFormer environment and reinstall the compatible version. This works on my 3090.

@zzzyzh
Copy link
Author

zzzyzh commented Dec 26, 2022

Try this: uninstall your current pytorch in nnFormer environment and reinstall the compatible version. This works on my 3090.

Could you please tell me what torch and torchvision version you used in your environment? I have tried this way before, but my 3090 still can not work. Thanks a lot!

@848475885
Copy link

my torch and torchvision version are : torch 1.10.2+cu113 torchvision 0.11.3+cu113

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