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

Program Stuck when terminal displays NerfAcc: Setting up CUDA #143

Closed
xuxumiao777 opened this issue Jan 12, 2023 · 6 comments
Closed

Program Stuck when terminal displays NerfAcc: Setting up CUDA #143

xuxumiao777 opened this issue Jan 12, 2023 · 6 comments

Comments

@xuxumiao777
Copy link

Hi, ruilong
I have some trouble when training. The program stucks when setting up NerfAcc. I have tried to empty cache in torch_extensions and rerun the script but it still fails.
My GPU is 3060 Laptop, python3.9, cuda 11.7.
Thanks and hope for your reply.

@liruilong940607
Copy link
Collaborator

which version of nerfacc are you using?

@xuxumiao777
Copy link
Author

@liruilong940607 nerfacc version is (0.2.2)

@liruilong940607
Copy link
Collaborator

Could you try with the latest version pip install nerfacc==0.3.2 ? That was an issue at a certain version (I don't remember which one) but I fixed it in the lastest version.

@liruilong940607
Copy link
Collaborator

Starting from this version we will have pre-built wheels provided so that you can directly install it:

https://github.com/KAIR-BAIR/nerfacc/releases/tag/v0.3.4

@xuxumiao777
Copy link
Author

xuxumiao777 commented Feb 2, 2023 via email

@Jiahao620
Copy link

Hi, ruilong Thanks, everything works fine for me now. The problem is not in nerfacc. It is the mismatch of one of the dependency of tinycudann. have a nice day! Xu Ruilong Li(李瑞龙) @.> 于 2023年2月1日周三 01:58写道:

Starting from this version we will have pre-built wheels provided so that you can directly install it: https://github.com/KAIR-BAIR/nerfacc/releases/tag/v0.3.4 — Reply to this email directly, view it on GitHub <#143 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZSJ2JQ3HRJT6I5LREUBVXTWVGYMLANCNFSM6AAAAAATZLUK7U . You are receiving this because you authored the thread.Message ID: @.
>

Could you please tell me which dependency of tinycudann is mismatch? How did you solve the problem?Thanks a lot!

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

3 participants