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

Error CUDA Version bison #23

Open
kulbachcedric opened this issue Aug 30, 2022 · 0 comments
Open

Error CUDA Version bison #23

kulbachcedric opened this issue Aug 30, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kulbachcedric
Copy link
Contributor

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_61 sm_70 sm_75 compute_37.
If you want to use the NVIDIA GeForce RTX 3090 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))

@kulbachcedric kulbachcedric added the bug Something isn't working label Aug 30, 2022
@kulbachcedric kulbachcedric self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant