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

Install tiny-cuda-nn in Windows #3021

Closed
jamesdemon923 opened this issue Mar 26, 2024 · 0 comments
Closed

Install tiny-cuda-nn in Windows #3021

jamesdemon923 opened this issue Mar 26, 2024 · 0 comments

Comments

@jamesdemon923
Copy link

I share a way to install tiny-cuda-nn for Windows users (credit to buaacyw/GaussianEditor#14 (comment)):

git clone --recursive https://github.com/nvlabs/tiny-cuda-nn

open x64 Native Tools Command Prompt for VS 2022

conda activate GaussianEditor # add Conda to system path first
cd tiny-cuda-nn\bindings\torch
python setup.py install
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

1 participant