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 installing reconstruction tool #23

Open
TheMich01 opened this issue Jun 20, 2024 · 1 comment
Open

problem installing reconstruction tool #23

TheMich01 opened this issue Jun 20, 2024 · 1 comment

Comments

@TheMich01
Copy link

Hi i'm installing the tool to build the 3d mesh inside a conda environment where i've installed torch with cuda 118
torch 2.1.2+cu118

but when i run the command:
pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch

it return me:
The detected CUDA version (12.0) mismatches the version that was used to compile
PyTorch (11.8). Please make sure to use the same CUDA versions.

any tips to solve this problem?

@Jiabit55
Copy link

下载一个CUDA11.8,替换CUDA 版本 (12.0)

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