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

Problem with environment #43

Open
FlyingYanglu opened this issue Aug 3, 2022 · 1 comment
Open

Problem with environment #43

FlyingYanglu opened this issue Aug 3, 2022 · 1 comment

Comments

@FlyingYanglu
Copy link

I'm trying to install this environment on a RTX3070 GPU, but after installation, when I run precompute_knn.py, it always raise this error:

NVIDIA GeForce RTX 3070 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 3070 GPU with PyTorch.

I've tried to install cudatoolkit 11.7 and 11.3, but I got same error on both of them. I wonder what GPU the script was originally used on and is there a solution to my problem? Thanks in advance.

@codingbutstillalive
Copy link

I am having a similar, but unrelated problem.

On my 2019 Macbook with Intel processor, I am getting the following error message when trying to set up the environment:

ResolvePackageNotFound: 
  - cudatoolkit=11.0
  - cupy
  - nvidia-apex==0.1.0

Shall I just skip those? Are there alternatives. As far as I know, there is no CUDA support for the AMD graphics cards.

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